Update TitleState.hx
This commit is contained in:
@ -275,6 +275,7 @@ class TitleState extends MusicBeatState
|
|||||||
// FlxG.sound.music.stop();
|
// FlxG.sound.music.stop();
|
||||||
|
|
||||||
MainMenuState.firstStart = true;
|
MainMenuState.firstStart = true;
|
||||||
|
MainMenuState.finishedFunnyMove = false;
|
||||||
|
|
||||||
new FlxTimer().start(2, function(tmr:FlxTimer)
|
new FlxTimer().start(2, function(tmr:FlxTimer)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user