|
|
|
@ -271,6 +271,9 @@ def configure(conf):
@@ -271,6 +271,9 @@ def configure(conf):
|
|
|
|
|
conf.env.cxxshlib_PATTERN = conf.env.cxxshlib_PATTERN[3:] |
|
|
|
|
|
|
|
|
|
conf.define('CLIENT_WEAPONS', '1') |
|
|
|
|
conf.define('CROWBAR_IDLE_ANIM', '1') |
|
|
|
|
conf.define('CROWBAR_FIX_RAPID_CROWBAR', '1') |
|
|
|
|
conf.define('GAUSS_OVERCHARGE_FIX', '1') |
|
|
|
|
|
|
|
|
|
if conf.env.DEST_OS == 'android' or conf.options.ENABLE_MOD_HACKS: |
|
|
|
|
conf.define('MOBILE_HACKS', '1') |
|
|
|
|