Quantcast

E.ad.sle.chat table was deleted damn it!

Darthpred [11-02-12 - 05:18]
E.ad.sle.chat table was deleted damn it!
Filename
ElvUI_SLE/modules/install.lua
diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua
index ef3c57e..12683e7 100644
--- a/ElvUI_SLE/modules/install.lua
+++ b/ElvUI_SLE/modules/install.lua
@@ -666,7 +666,6 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to
 	else
 		E.db.chat.panelWidth = 444
 	end
-	E.db.sle.chat.fade = true

 	--Datatexts--
 	E.db.datatexts.font = "ElvUI Pixel"
@@ -1173,7 +1172,6 @@ function E:RepoocSetup() --The function to switch from classic ElvUI settings to
 	E.db.bags.yOffset = 208  --Checked

 	--Chat
-	E.db.sle.chat.fade = true  --Checked
 	E.db.chat.hyperlinkHover = false  --Checked
 	E.db.chat.font = "Accidental Presidency"  --Checked
 	E.db.chat.fontOutline = "OUTLINE"