Quantcast

Crap. Forgot this for the install

Darthpred [07-10-12 - 11:35]
Crap. Forgot this for the install
Filename
ElvUI_SLE/core/install.lua
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index 92080f4..c225269 100644
--- a/ElvUI_SLE/core/install.lua
+++ b/ElvUI_SLE/core/install.lua
@@ -779,6 +779,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to
 	E.db.unitframe.units.target.hideonnpc = false;
 	E.db.unitframe.units.target.health.position = 'BOTTOMRIGHT';
 	E.db.unitframe.units.target.power.position = 'RIGHT';
+	E.db.unitframe.units.target.power.hideonnpc = false;
 	E.db.unitframe.units.target.name.enable = true;
 	E.db.unitframe.units.target.name.position = 'TOPLEFT';
 	E.db.unitframe.units.target.portrait.enable = true