This commit is contained in:
KadeDeveloper
2021-07-19 21:19:43 -07:00
7 changed files with 118 additions and 81 deletions

View File

@ -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)
{