ingame/centerscreenannounce/centerscreenannounce.lua:2320 -- self.endlessDungeonBuffAddedAnimationTimeline:SetHandler("OnPlay", function(timeline, completed)
local control = timeline:GetFirstAnimation():GetAnimatedControl()
control:SetHidden(false)
end)