diff --git a/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/msd.lua b/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/msd.lua index 71d542065d..d8476d4fa3 100644 --- a/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/msd.lua +++ b/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/msd.lua @@ -126,6 +126,9 @@ t[#t+1] = LoadFont("Common Large") .. { BeginCommand=function(self) self:settext(getCurRateDisplayString()) end, + CurrentRateChangedCommand=function(self) + self:settext(getCurRateDisplayString()) + end } --Difficulty