mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user