Quantcast

Little more tweaking

Darthpred [03-23-13 - 11:09]
Little more tweaking
Filename
ElvUI_SLE/modules/install/install.lua
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