diff --git a/source/TitleState.hx b/source/TitleState.hx index 13c4660..4df0552 100644 --- a/source/TitleState.hx +++ b/source/TitleState.hx @@ -275,6 +275,7 @@ class TitleState extends MusicBeatState // FlxG.sound.music.stop(); MainMenuState.firstStart = true; + MainMenuState.finishedFunnyMove = false; new FlxTimer().start(2, function(tmr:FlxTimer) {