new shitty (thanks yosh :p)

This commit is contained in:
⍚~Nex
2026-01-30 18:38:16 +01:00
committed by GitHub
parent 5115067b49
commit bbb16f4c5c
+3
View File
@@ -74,6 +74,9 @@
Reduces compilation time at the cost of limited HScript flexibility. !-->
<define name="CUSTOM_CLASSES" unless="STRIPPED_COMPILE" />
<!-- Comment this out to disable abstract support in hscript. !-->
<haxedef name="HSCRIPT_ABSTRACT_SUPPORT" unless="STRIPPED_COMPILE" />
<!-- Comment this out to disable multithreading !-->
<haxedef name="ALLOW_MULTITHREADING" unless="web || flash" />