From 06d16f04daf09c07ecd71a2362d087ded97de54d Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 13 Jun 2015 20:28:19 +0400 Subject: [PATCH] dat will be an option soon --- ElvUI_SLE/core/install.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 6d5751f..0a2d2da 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -512,6 +512,8 @@ function AI:DarthSetup() --The function to switch from classic ElvUI settings to E.db["sle"]["uibuttons"]["size"] = 20 E.db["sle"]["uibuttons"]["orientation"] = "horizontal" E.db["sle"]["uibuttons"]["yoffset"] = -2 + + E.db["sle"]["auras"]["consolidatedMark"] = true end --Movers-- do -- 1.7.9.5