add Kiss.setup() to most projects

This commit is contained in:
2022-02-23 14:31:47 -07:00
parent 1433c78144
commit 4170c4fc64
18 changed files with 13 additions and 20 deletions

View File

@@ -34,6 +34,7 @@
<haxelib name="flixel" />
<haxelib name="kiss" />
<haxeflag name="--macro" value="kiss.Kiss.setup()" />
<!--In case you want to use the addons package-->
<!--<haxelib name="flixel-addons" />-->