Tweak priority so link error on Linux is solved. Reported by Hypercrush on IRC.
This commit is contained in:
@@ -21,4 +21,4 @@ if env['BF_NO_ELBEEM']:
|
||||
|
||||
env.BlenderLib ( libname = 'bf_modifiers', sources = sources,
|
||||
includes = Split(incs), defines=defs,
|
||||
libtype=['core','player'], priority = [180, 40] )
|
||||
libtype=['core','player'], priority = [80, 40] )
|
||||
|
Reference in New Issue
Block a user