specify whether flixel projects need to pass html5/c++ compilation
This commit is contained in:
3
projects/nat-flixel-desktop-playground/source/Main.kiss
Normal file
3
projects/nat-flixel-desktop-playground/source/Main.kiss
Normal file
@@ -0,0 +1,3 @@
|
||||
(method new []
|
||||
(super)
|
||||
(addChild (new FlxGame 320 240 PlayState 1 60 60 true false)))
|
Reference in New Issue
Block a user