high score manipulation

This commit is contained in:
Cameron Taylor
2020-12-04 12:32:35 -05:00
parent 96aac47c27
commit f393070e5c
4 changed files with 11 additions and 5 deletions

View File

@ -10,6 +10,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="flixel.system.FlxPreloader" />
<!--Minimum without FLX_NO_GAMEPAD: 11.8, without FLX_NO_NATIVE_CURSOR: 11.2-->
<set name="SWF_VERSION" value="11.8" />