From 11b769e7560a6eb8d19b8cd5d15c3be49c67db3c Mon Sep 17 00:00:00 2001 From: Aleksi Blinnikka Date: Tue, 30 Jul 2019 23:22:59 +0300 Subject: [PATCH] Don't inspect priests to get spec, CD is same anyway --- OmaCD/Cooldowns.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OmaCD/Cooldowns.lua b/OmaCD/Cooldowns.lua index b1e9670..7bb0fc2 100644 --- 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); - 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) -- 2.39.5