3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
(defmethod new []
|
|
(super)
|
|
(addChild (new FlxGame 320 240 MenuState))) |