1
0
Fork 0
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:
MtH 2021-03-30 05:45:04 +02:00
parent c0cfbc3380
commit 9f1b18d8dc

View file

@ -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