Quantcast

f movers

Darthpred [06-13-15 - 15:57]
f movers
Filename
ElvUI_SLE/core/install.lua
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index 8f16a8b..6d5751f 100644
--- a/ElvUI_SLE/core/install.lua
+++ b/ElvUI_SLE/core/install.lua
@@ -75,7 +75,7 @@ function AI:DarthSetup() --The function to switch from classic ElvUI settings to
 	SLEInstallStepComplete:Show()
 	E:CopyTable(E.db, P)
 	E:CopyTable(E.private, V)
-	if not E.db.movers then E.db.movers = {}; end
+	E.db.movers = {}
 	--General--
 	do
 		E.db["general"]["totems"]["sortDirection"] = "DESCENDING"