git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
c39801d - Add simple red alert aura tracking
[wowui.git]
/
kehys
/
updater.lua
diff --git
a/kehys/updater.lua
b/kehys/updater.lua
index
5114d5f
..
f881ff7
100644
(file)
--- a/
kehys/updater.lua
+++ b/
kehys/updater.lua
@@
-126,7
+126,7
@@
function addon.FrameUpdate(frame)
frame.healpred:Hide();
end
-- auras
frame.healpred:Hide();
end
-- auras
- if
updateAuras(frame, uni
t) then
+ if
frame.alert and next(frame.aler
t) then
-- major
if frame.overlay.color ~= majorcolor then
frame.overlay:SetVertexColor(unpack(majorcolor));
-- major
if frame.overlay.color ~= majorcolor then
frame.overlay:SetVertexColor(unpack(majorcolor));