From 4b1a61dcd0f8e92e5c72f861f3423c2f3736a28f Mon Sep 17 00:00:00 2001 From: Cam the Kirby <92703353+CamtheKirby@users.noreply.github.com> Date: Fri, 17 May 2024 23:37:44 -0500 Subject: [PATCH] Last Update for today Freeplay Fix --- source/FreeplayState.hx | 1 + 1 file changed, 1 insertion(+) diff --git a/source/FreeplayState.hx b/source/FreeplayState.hx index 17fac16..f34c588 100644 --- a/source/FreeplayState.hx +++ b/source/FreeplayState.hx @@ -568,6 +568,7 @@ class FreeplayState extends MusicBeatState { loadingPack = true; canInteract = false; + isaCustomSong = false; for (i in grpSongs) {