bigger NatPlayground window

This commit is contained in:
2021-09-27 22:45:37 -06:00
parent c18a35251c
commit 26a6be35b9
2 changed files with 2 additions and 2 deletions

View File

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