From bec07a462361bbeae677dd3c8f5918bc89172518 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 13 Jun 2015 21:46:39 +0400 Subject: [PATCH] Dat shit is not for hunters --- ElvUI_SLE/core/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 9295735..914221a 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -577,7 +577,7 @@ function AI:DarthSetup() --The function to switch from classic ElvUI settings to E.private["sle"]["farm"]["enable"] = true E.private["sle"]["equip"]["spam"] = true E.private["sle"]["equip"]["setoverlay"] = true - E.private["sle"]["auras"]["consolidatedMark"] = true + if E.myclass ~= "HUNTER" then E.private["sle"]["auras"]["consolidatedMark"] = true end E.private["ElvUI_Currency"]["Unused"] = false E.private["ElvUI_Currency"]["Archaeology"] = false -- 1.7.9.5