git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
a7dd68b - priest and mage click action updates
[wowui.git]
/
kehys
/
updater.lua
diff --git
a/kehys/updater.lua
b/kehys/updater.lua
index
42aedf0
..
c1dab83
100644
(file)
--- a/
kehys/updater.lua
+++ b/
kehys/updater.lua
@@
-287,6
+287,8
@@
function addon.FrameUpdate(frame)
elseif frame.bottomwarn:IsShown() then
frame.bottomwarn:Hide();
end
+ elseif frame.bottomwarn:IsShown() then
+ frame.bottomwarn:Hide();
end
elseif frame.bottomwarn:IsShown() then
frame.bottomwarn:Hide();