mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-03-20 08:59:50 +00:00
stage json fixes
This commit is contained in:
parent
c9b906f94f
commit
3df79597b1
|
@ -181,7 +181,7 @@
|
|||
<!--Enable this for Nape release builds for a serious peformance improvement-->
|
||||
<haxedef name="NAPE_RELEASE_BUILD" unless="debug" />
|
||||
|
||||
<haxeflag name="-no-traces" unless="debug" />
|
||||
<haxeflag name="--no-traces" unless="debug" />
|
||||
<!-- HScript relies heavily on Reflection, which means we can't use DCE. -->
|
||||
<haxeflag name="--dce no" />
|
||||
<haxedef name="HXCPP_CHECK_POINTER" />
|
||||
|
|
Loading…
Reference in a new issue