Merge branch 'master' of https://github.com/KadeDev/Kade-Engine
This commit is contained in:
@ -272,6 +272,7 @@ class TitleState extends MusicBeatState
|
||||
// FlxG.sound.music.stop();
|
||||
|
||||
MainMenuState.firstStart = true;
|
||||
MainMenuState.finishedFunnyMove = false;
|
||||
|
||||
new FlxTimer().start(2, function(tmr:FlxTimer)
|
||||
{
|
||||
|
Reference in New Issue
Block a user