From aed9fe3a9309ea496de599049355dd8bfbf3c6c5 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 25 Apr 2015 11:10:35 +0400 Subject: [PATCH] How do I always manage to forget shit? --- ElvUI_SLE/core/install.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 646a8dd..af19253 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -484,6 +484,7 @@ function AI:DarthSetup() --The function to switch from classic ElvUI settings to E.db["sle"]["uibuttons"]["anchor"] = "BOTTOMRIGHT" E.db["sle"]["uibuttons"]["position"] = "uib_hor" E.db["sle"]["uibuttons"]["size"] = 20 + E.db["sle"]["garrison"]["autoOrder"] = true end --Movers-- do -- 1.7.9.5