mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-23 08:07:54 -05:00
remove test from freeplay
This commit is contained in:
parent
65256b77fd
commit
427ce7bd7f
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ 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