Quantcast

How do I always manage to forget shit?

Darthpred [04-25-15 - 07:10]
How do I always manage to forget shit?
Filename
ElvUI_SLE/core/install.lua
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