From 13ac105f1e7feb8634279fa0d5ae5d97285fd646 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 10 Jul 2012 15:35:40 +0400 Subject: [PATCH] Crap. Forgot this for the install --- ElvUI_SLE/core/install.lua | 1 + 1 file changed, 1 insertion(+) 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 -- 1.7.9.5