Filename | |
---|---|
ElvUI_SLE/modules/chat/chat.lua |
diff --git a/ElvUI_SLE/modules/chat/chat.lua b/ElvUI_SLE/modules/chat/chat.lua index 36991c0..7c09cfb 100644 --- a/ElvUI_SLE/modules/chat/chat.lua +++ b/ElvUI_SLE/modules/chat/chat.lua @@ -146,7 +146,6 @@ function C:Combat(event) LeftChatPanel:Hide() LeftChatToggleButton:Hide() end - elseif event == "PLAYER_REGEN_ENABLED" then if not RightChatPanel:IsShown() then RightChatPanel:Show()