mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
Remove dont comment
This commit is contained in:
@@ -665,18 +665,6 @@ local function SetupAuras(style)
|
||||
UF:Configure_AuraBars(frame)
|
||||
end
|
||||
|
||||
-- frame = UF["focus"]
|
||||
-- E:CopyTable(E.db.unitframe.units.focus.buffs, P.unitframe.units.focus.buffs)
|
||||
-- E:CopyTable(E.db.unitframe.units.focus.debuffs, P.unitframe.units.focus.debuffs)
|
||||
-- E:CopyTable(E.db.unitframe.units.focus.aurabar, P.unitframe.units.focus.aurabar)
|
||||
-- E.db.unitframe.units.focus.smartAuraDisplay = P.unitframe.units.focus.smartAuraDisplay
|
||||
|
||||
-- if frame then
|
||||
-- UF:Configure_Auras(frame, "Buffs")
|
||||
-- UF:Configure_Auras(frame, "Debuffs")
|
||||
-- UF:Configure_AuraBars(frame)
|
||||
-- end
|
||||
|
||||
if not style then
|
||||
E.db.unitframe.units.player.buffs.enable = true
|
||||
E.db.unitframe.units.player.buffs.attachTo = "FRAME"
|
||||
|
||||
Reference in New Issue
Block a user