week unlockin shit

This commit is contained in:
Cameron Taylor
2020-12-27 05:57:45 -05:00
parent 3e3197711e
commit 054ae8a216
8 changed files with 113 additions and 93 deletions

View File

@ -64,7 +64,9 @@ class TitleState extends MusicBeatState
if (FlxG.save.data.weekUnlocked != null)
{
StoryMenuState.weekUnlocked = FlxG.save.data.weekUnlocked;
// FIX LATER!!!
// WEEK UNLOCK PROGRESSION!!
// StoryMenuState.weekUnlocked = FlxG.save.data.weekUnlocked;
if (StoryMenuState.weekUnlocked.length < 4)
StoryMenuState.weekUnlocked.insert(0, true);