From 71bb2ef20a1753b2036369ca781a186ada2f18d6 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Thu, 17 Oct 2013 05:14:36 +0400 Subject: [PATCH] Adding new option to my install --- ElvUI_SLE/modules/install/install.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/modules/install/install.lua b/ElvUI_SLE/modules/install/install.lua index 2a715c3..e7bd3c3 100755 --- a/ElvUI_SLE/modules/install/install.lua +++ b/ElvUI_SLE/modules/install/install.lua @@ -852,6 +852,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to --Tooltip-- E.db.tooltip.healthBar.font = "ElvUI Font" E.db.tooltip.talentInfo = true + E.db.sle.tooltipicon = true --Chat-- E.db.chat.editboxhistory = 10 -- 1.7.9.5