From 7f5af11451be9b77b92257166348e51dd69ff579 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 13 Jun 2015 19:57:28 +0400 Subject: [PATCH] f movers --- ElvUI_SLE/core/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.7.9.5