hotfix for da week 2 unlock

This commit is contained in:
Cameron Taylor
2020-11-06 11:56:41 -08:00
parent eed73b744b
commit e76d11a5e6
5 changed files with 5 additions and 3 deletions

View File

@ -838,7 +838,7 @@ class PlayState extends MusicBeatState
FlxG.switchState(new StoryMenuState());
StoryMenuState.weekUnlocked[1] = true;
StoryMenuState.weekUnlocked[2] = true;
NGio.unlockMedal(60961);
Highscore.saveWeekScore(storyWeek, campaignScore, storyDifficulty);