mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-05 14:24:28 +00:00
test song and added to freeplay (JUST FOR TESTING)
This commit is contained in:
parent
c0cfbc3380
commit
9f1b18d8dc
|
@ -83,6 +83,8 @@ class FreeplayState extends MusicBeatState
|
|||
if (StoryMenuState.weekUnlocked[7] || isDebug)
|
||||
addWeek(['Ugh', 'Guns', 'Stress'], 7, ['tankman']);
|
||||
|
||||
addWeek(['Test'], 6, ['bf-pixel']);
|
||||
|
||||
// LOAD MUSIC
|
||||
|
||||
// LOAD CHARACTERS
|
||||
|
|
Loading…
Reference in a new issue