icons and cleanin

This commit is contained in:
Cameron Taylor
2021-02-14 03:32:24 -05:00
parent 3758171893
commit 1fde747147
10 changed files with 14 additions and 33 deletions

View File

@ -116,7 +116,10 @@
<!-- _________________________________ Custom _______________________________ -->
<!--Place custom nodes like icons here (higher priority to override the HaxeFlixel icon)-->
<icon path="art/icon.png" />
<icon path="art/icon16.png" size='16'/>
<icon path="art/icon32.png" size='32'/>
<icon path="art/icon64.png" size='64'/>
<!-- <haxedef name="SKIP_TO_PLAYSTATE" if="debug" /> -->