mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-28 08:54:43 +00:00
4
This commit is contained in:
@@ -16,8 +16,6 @@ local function updateUnitWatch(frame)
|
||||
if exists then
|
||||
if not frame:IsShown() then
|
||||
frame:Show()
|
||||
else
|
||||
-- frame:UpdateAllElements('RefreshUnit')
|
||||
end
|
||||
elseif frame:IsShown() then
|
||||
frame:Hide()
|
||||
|
||||
Reference in New Issue
Block a user