kiss new-flixel-project
This commit is contained in:
6
template/source/PlayState.hx
Normal file
6
template/source/PlayState.hx
Normal file
@@ -0,0 +1,6 @@
|
||||
package;
|
||||
|
||||
import flixel.FlxState;
|
||||
|
||||
@:build(kiss.Kiss.build())
|
||||
class PlayState extends FlxState {}
|
||||
Reference in New Issue
Block a user