From b7537daf23199be5a249bbd4b80434be269b8c57 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 14 Oct 2014 18:23:35 +0400 Subject: [PATCH] woops --- ElvUI_SLE/core/install.lua | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 3b47683..8c94bf2 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -213,6 +213,7 @@ local function DarthSetup() --The function to switch from classic ElvUI settings ["AlertFrameMover"] = "BOTTOMElvUIParentBOTTOM0265", ["DebuffsMover"] = "TOPRIGHTElvUIParentTOPRIGHT-200-143", ["MinimapMover"] = "TOPRIGHTElvUIParentTOPRIGHT00", + ["ShiftAB"] = "BOTTOMElvUIParentBOTTOM-133116", } @@ -471,6 +472,9 @@ local function DarthSetup() --The function to switch from classic ElvUI settings ["buttonsPerRow"] = 2, ["buttonsize"] = 30, }, + ["stanceBar"] = { + ["buttonsize"] = 20, + }, } E.db["general"] = { @@ -543,7 +547,7 @@ local function DarthSetup() --The function to switch from classic ElvUI settings ["Unused"] = false, } - E:UpdateAll() + E:UpdateAll(true) end local function RepoocSetup() --The function to switch from classic ElvUI settings to Repooc's -- 1.7.9.5