This commit is contained in:
Cameron Taylor
2021-01-28 01:54:21 -05:00
parent 9d76a3aac5
commit 5dbb4ab393
4 changed files with 5 additions and 1 deletions

View File

@ -76,6 +76,7 @@ class FreeplayState extends MusicBeatState
if (StoryMenuState.weekUnlocked[6] || isDebug)
{
songs.push('Senpai');
songs.push('Roses');
songs.push('Thorns');
// songs.push('Winter-Horrorland');
}