From aa394f2af0b1a4fbdb883c5b0b9b01875ad4583d Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 25 Nov 2012 11:27:34 +0400 Subject: [PATCH] Missed stuff --- ElvUI_SLE/modules/install.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua index 1a9ab44..b19b98e 100644 --- a/ElvUI_SLE/modules/install.lua +++ b/ElvUI_SLE/modules/install.lua @@ -385,6 +385,7 @@ function E:SetupLayout(layout, noDataReset) if not noDataReset then E:CopyTable(E.db.unitframe.units, P.unitframe.units) E:CopyTable(E.db.sle.combatico, P.sle.combatico) + E.db.sle.powtext = false end if layout == 'healer' then if not IsAddOnLoaded('Clique') then -- 1.7.9.5