From 5aba8592d4be70e27ff08d151835336b4e66fd13 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 5 Sep 2016 22:05:23 +0300 Subject: [PATCH] Add order hall auto order to install --- 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 90076d9..745cc0b 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -467,6 +467,7 @@ function PI:DarthSetup() E.db["sle"]["loot"]["enable"] = true E.db["sle"]["loot"]["autoroll"]["autoconfirm"] = true E.db["sle"]["loot"]["autoroll"]["autogreed"] = true + E.db["sle"]["orderhall"]["autoOrder"]["enable"] = true E.db["sle"]["uibuttons"]["point"] = "TOPRIGHT" E.db["sle"]["uibuttons"]["enable"] = true E.db["sle"]["uibuttons"]["spacing"] = 1 -- 1.7.9.5