remove deprecation warnings in template

This commit is contained in:
2024-01-14 14:14:09 -07:00
parent 4dded1a1c2
commit 0d8c821be9
2 changed files with 4 additions and 0 deletions

View File

@@ -51,6 +51,8 @@
<!--<haxelib name="nape-haxe4" />-->
<!-- ______________________________ Haxedefines _____________________________ -->
<haxeflag name="-w" value="-WDeprecated" />
<!--Enable the Flixel core recording system-->
<!--<haxedef name="FLX_RECORD" />-->

View File

@@ -52,6 +52,8 @@
<!-- ______________________________ Haxedefines _____________________________ -->
<haxeflag name="-w" value="-WDeprecated" />
<!--Enable the Flixel core recording system-->
<!--<haxedef name="FLX_RECORD" />-->