mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
nil error E:ResetUI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user