almost releaaaase

This commit is contained in:
Cameron Taylor
2020-10-31 21:55:00 -07:00
parent ff354d2b69
commit 98a5401f4b
6 changed files with 14 additions and 8 deletions

View File

@ -77,7 +77,7 @@ class FreeplayState extends MusicBeatState
if (controls.BACK)
{
FlxG.switchState(new StoryMenuState());
FlxG.switchState(new MainMenuState());
}
if (accepted)