RPG tutorial menu & blue box movement
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(defmethod new []
|
||||
(super)
|
||||
(addChild (new FlxGame 0 0 PlayState))
|
||||
(addChild (new FlxGame 0 0 MenuState))
|
||||
(return))
|
Reference in New Issue
Block a user