diff --git a/ElvUI_SLE/modules/sledatatexts/currency.lua b/ElvUI_SLE/modules/sledatatexts/currency.lua index 4a60b04..1558b02 100644 --- a/ElvUI_SLE/modules/sledatatexts/currency.lua +++ b/ElvUI_SLE/modules/sledatatexts/currency.lua @@ -278,6 +278,7 @@ local function Click(self, btn) end local function OnEnter(self) + if T.InCombatLockdown() then return end DT:SetupTooltip(self) DT.tooltip:AddLine(L["Session:"])