Skip to content

Commit bbb16f4

Browse files
authored
new shitty (thanks yosh :p)
1 parent 5115067 commit bbb16f4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

project.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
Reduces compilation time at the cost of limited HScript flexibility. !-->
7575
<define name="CUSTOM_CLASSES" unless="STRIPPED_COMPILE" />
7676

77+
<!-- Comment this out to disable abstract support in hscript. !-->
78+
<haxedef name="HSCRIPT_ABSTRACT_SUPPORT" unless="STRIPPED_COMPILE" />
79+
7780
<!-- Comment this out to disable multithreading !-->
7881
<haxedef name="ALLOW_MULTITHREADING" unless="web || flash" />
7982

0 commit comments

Comments
 (0)