updated another sconscript

This commit is contained in:
2010-07-22 03:30:45 +00:00
parent 982ab78728
commit 3a158d2101

View File

@@ -17,4 +17,4 @@ if env['BF_NO_ELBEEM']:
env.BlenderLib ( libname = 'modifiers', sources = sources,
includes = Split(incs), defines=defs,
libtype=['core','player'], priority = [180, 20] )
libtype=['core','player'], priority = [180, 26] )