almost releaaaase
This commit is contained in:
@ -77,7 +77,7 @@ class FreeplayState extends MusicBeatState
|
||||
|
||||
if (controls.BACK)
|
||||
{
|
||||
FlxG.switchState(new StoryMenuState());
|
||||
FlxG.switchState(new MainMenuState());
|
||||
}
|
||||
|
||||
if (accepted)
|
||||
|
Reference in New Issue
Block a user