so much win
This commit is contained in:
@ -73,6 +73,13 @@ class FreeplayState extends MusicBeatState
|
||||
songs.push('Winter-Horrorland');
|
||||
}
|
||||
|
||||
if (StoryMenuState.weekUnlocked[6] || isDebug)
|
||||
{
|
||||
songs.push('Senpai');
|
||||
songs.push('Thorns');
|
||||
// songs.push('Winter-Horrorland');
|
||||
}
|
||||
|
||||
// LOAD MUSIC
|
||||
|
||||
// LOAD CHARACTERS
|
||||
|
Reference in New Issue
Block a user