Quantcast

dat will be an option soon

Darthpred [06-13-15 - 16:28]
dat will be an option soon
Filename
ElvUI_SLE/core/install.lua
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