mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-28 23:35:54 +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)
|
if (StoryMenuState.weekUnlocked[7] || isDebug)
|
||||||
addWeek(['Ugh', 'Guns', 'Stress'], 7, ['tankman']);
|
addWeek(['Ugh', 'Guns', 'Stress'], 7, ['tankman']);
|
||||||
|
|
||||||
|
addWeek(['Test'], 6, ['bf-pixel']);
|
||||||
|
|
||||||
// LOAD MUSIC
|
// LOAD MUSIC
|
||||||
|
|
||||||
// LOAD CHARACTERS
|
// LOAD CHARACTERS
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue