diff --git a/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/profile.lua b/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/profile.lua index d3420b6ba2..51d022dd8c 100644 --- a/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/profile.lua +++ b/Themes/Til Death/BGAnimations/ScreenSelectMusic decorations/profile.lua @@ -614,6 +614,9 @@ local function littlebits(i) end, UpdateRankingMessageCommand = function(self) self:queuecommand("Set") + end, + PlayerRatingUpdatedMessageCommand = function(self) + self:queuecommand("Set") end } }