This commit is contained in:
Bunny67
2017-12-31 04:07:16 +03:00
parent a61017349c
commit 7b70d48d70
3 changed files with 14 additions and 17 deletions
@@ -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()