From 57f14160167ef43e57983ecce14f160405aecfa4 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 24 Sep 2012 12:06:51 +0400 Subject: [PATCH] I need to replace my memory with something better --- ElvUI_SLE/core/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 2ec9ed5..e058f8e 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -830,12 +830,12 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to else E.db.unitframe.units.party.debuffs.perrow = 4 E.db.unitframe.units.party.roleIcon.position = "TOPRIGHT" + E.db.unitframe.units.party.health.position = "BOTTOMLEFT" end E.db.unitframe.units.party.debuffs.sizeOverride = 26 E.db.unitframe.units.party.buffIndicator.colorIcons = false E.db.unitframe.units.party.power.height = 8 E.db.unitframe.units.party.power.text_format = "" - E.db.unitframe.units.party.health.position = "BOTTOMLEFT" E.db.unitframe.units.party.name.position = "TOP" E.db.unitframe.units.party.name.text_format = "[name:medium] [difficultycolor][smartlevel]" --Raid 10 -- 1.7.9.5