suppress deprecation warnings

This commit is contained in:
2023-09-08 09:44:02 -06:00
parent 2200ed7098
commit 1afea8c013
3 changed files with 7 additions and 2 deletions

View File

@@ -35,6 +35,9 @@
<haxelib name="flixel" />
<haxelib name="kiss" />
<haxeflag name="-w" value="-WDeprecated" />
<!--In case you want to use the addons package-->
<!--<haxelib name="flixel-addons" />-->