mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-06 04:04:23 -04:00
test song and added to freeplay (JUST FOR TESTING)
This commit is contained in:
parent
c0cfbc3380
commit
9f1b18d8dc
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue