closes #13 and closes #10

This commit is contained in:
Cameron Taylor
2020-12-02 12:28:28 -05:00
parent 87aee63157
commit 3d7e2d2c39
3 changed files with 11 additions and 11 deletions

View File

@ -9,7 +9,7 @@
<!--The flixel preloader is not accurate in Chrome. You can use it regularly if you embed the swf into a html file
or you can set the actual size of your file manually at "FlxPreloaderBase-onUpdate-bytesTotal"-->
<app preloader="Preloader" resizable="true" />
<!-- <app preloader="Preloader" resizable="true" /> -->
<!--Minimum without FLX_NO_GAMEPAD: 11.8, without FLX_NO_NATIVE_CURSOR: 11.2-->
<set name="SWF_VERSION" value="11.8" />