Remove character frame from elvui enhanced. No longer needed

This commit is contained in:
andrew6180
2023-08-08 10:43:51 -07:00
parent 01bc4c7df5
commit ed10d550b4
6 changed files with 1 additions and 193 deletions
-5
View File
@@ -75,11 +75,6 @@ function addon:DBConversions()
E.private.enhanced.blizzard.deathRecap = nil
end
if E.private.enhanced.character.model and E.private.enhanced.character.model.enable ~= nil then
E.private.enhanced.character.modelFrames = E.private.enhanced.character.model.enable
E.private.enhanced.character.model.enable = nil
end
if P.unitframe.units.player.portrait.detachFromFrame ~= nil then
E.db.enhanced.unitframe.detachPortrait.player.enable = P.unitframe.units.player.portrait.detachFromFrame
E.db.enhanced.unitframe.detachPortrait.player.width = P.unitframe.units.player.portrait.detachedWidth