fix html5 compile and input
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#if sys
|
||||
package;
|
||||
|
||||
import lime.app.Application;
|
||||
@ -171,4 +172,5 @@ class Caching extends MusicBeatState
|
||||
FlxG.switchState(new TitleState());
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
#end
|
Reference in New Issue
Block a user