From 9f1b18d8dc82342feda52270a79e4963de5aa9c4 Mon Sep 17 00:00:00 2001 From: MtH <mth@mth.moe> Date: Tue, 30 Mar 2021 05:45:04 +0200 Subject: [PATCH] test song and added to freeplay (JUST FOR TESTING) --- source/FreeplayState.hx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/FreeplayState.hx b/source/FreeplayState.hx index 2297439e3..96dbd8827 100644 --- a/source/FreeplayState.hx +++ b/source/FreeplayState.hx @@ -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