From 7850744638c40be8b8548cdf4a998892d964a60f Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 23 Mar 2013 15:09:22 +0400 Subject: [PATCH] Little more tweaking --- ElvUI_SLE/modules/install/install.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ElvUI_SLE/modules/install/install.lua b/ElvUI_SLE/modules/install/install.lua index 61d3299..3e2ed1a 100755 --- a/ElvUI_SLE/modules/install/install.lua +++ b/ElvUI_SLE/modules/install/install.lua @@ -784,6 +784,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.general.totems.size = 25 E.db.general.bottomPanel = false E.db.general.topPanel = false + E.db.general.hideErrorFrame = false --Bags-- E.db.bags.bagSize = 22 @@ -1336,9 +1337,6 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.sle.lootwin = true E.db.sle.lootalpha = 0.9 - --Errors-- - E.db.sle.errors = true - --UI Buttons-- E.db.sle.uibuttons.enable = true E.db.sle.uibuttons.mouse = true -- 1.7.9.5