diff --git a/Addon/Code/Tactic.lua b/Addon/Code/Tactic.lua index b0fa659..4ff5ea7 100755 --- a/Addon/Code/Tactic.lua +++ b/Addon/Code/Tactic.lua @@ -60,6 +60,7 @@ local function RenderBossTactics(frame, bossName) if not tactic then frame.summary:SetText("Boss " .. bossName .. " nemá pro tuto obtížnost přeloženou taktiku.") + frame.inform:SetText("") frame:GetParent():Show() return end