diff --git a/2/3/4/5/6/7/ElvUI/Core/core.lua b/2/3/4/5/6/7/ElvUI/Core/core.lua index 8453e91..0a09d90 100644 --- a/2/3/4/5/6/7/ElvUI/Core/core.lua +++ b/2/3/4/5/6/7/ElvUI/Core/core.lua @@ -899,8 +899,6 @@ function E:ResetAllUI() end function E:ResetUI(name) - if(InCombatLockdown()) then E:Print(ERR_NOT_IN_COMBAT) return end - if(name == "" or name == " " or name == nil) then E:StaticPopup_Show("RESETUI_CHECK") return