diff --git a/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/wifeTwirl.lua b/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/wifeTwirl.lua index 09b53537ae..93781040a3 100644 --- a/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/wifeTwirl.lua +++ b/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/wifeTwirl.lua @@ -69,7 +69,6 @@ t[#t+1] = Def.Actor{ CurrentStepsP1ChangedMessageCommand=function(self) song = GAMESTATE:GetCurrentSong() MESSAGEMAN:Broadcast("UpdateChart") - alreadybroadcasted = true end, CurrentSongChangedMessageCommand=function(self) -- This will disable mirror when switching songs if OneShotMirror is enabled or if permamirror is flagged on the chart (it is enabled if so in screengameplayunderlay/default)