From 6a1a80c70173ccd5e08013fd164688a04b082d84 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 24 Nov 2012 10:35:24 +0400 Subject: [PATCH] errors in combat to my setup --- ElvUI_SLE/modules/install.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua index aa6669d..30174a7 100644 --- a/ElvUI_SLE/modules/install.lua +++ b/ElvUI_SLE/modules/install.lua @@ -1090,6 +1090,9 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.sle.lootwin = true E.db.sle.lootalpha = 0.5 + --Errors-- + E.db.sle.errors = true + --UI Buttons-- E.db.sle.uibuttons.enable = true -- 1.7.9.5