This commit is contained in:
Crum
2019-01-12 02:18:46 -06:00
parent 79a61c59a8
commit eebdf23364
14 changed files with 417 additions and 251 deletions
+4 -4
View File
@@ -792,11 +792,11 @@ function UF:UpdateAllHeaders(event)
if ORD then
ORD:ResetDebuffData()
if instanceType == "party" or instanceType == "raid" then
--[[if instanceType == "party" or instanceType == "raid" then
ORD:RegisterDebuffs(E.global.unitframe.aurafilters.RaidDebuffs.spells)
-- else
-- ORD:RegisterDebuffs(E.global.unitframe.aurafilters.CCDebuffs.spells)
end
else
ORD:RegisterDebuffs(E.global.unitframe.aurafilters.CCDebuffs.spells)
end--]]
end
if E.private.unitframe.disabledBlizzardFrames.party then