rename some standalone projects

This commit is contained in:
2023-04-27 12:31:50 -06:00
parent f798f7b32d
commit 81e8d84596
74 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
(method new []
(super)
(addChild (new FlxGame 1280 720 PlayState 60 60 true false)))