git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
b00e4e3 - Add new mythic boss abilities
[wowui.git]
/
OmaCD
/
Cooldowns.lua
diff --git
a/OmaCD/Cooldowns.lua
b/OmaCD/Cooldowns.lua
index
b1e9670
..
7bb0fc2
100644
(file)
--- a/
OmaCD/Cooldowns.lua
+++ b/
OmaCD/Cooldowns.lua
@@
-259,7
+259,7
@@
local function updateUnitid(id)
guidToSpecid[guid] = 257; -- assume Holy for now to get something visible
end
updateUnitCD(guid);
guidToSpecid[guid] = 257; -- assume Holy for now to get something visible
end
updateUnitCD(guid);
- OmaInspect.Request(guid, id, updatePriest);
+
--
OmaInspect.Request(guid, id, updatePriest);
elseif specs[class] == 105 then
-- Druid, have to inspect to get talents
-- updateUnitCD (without having fixes yet)
elseif specs[class] == 105 then
-- Druid, have to inspect to get talents
-- updateUnitCD (without having fixes yet)