From fbe9882a7caf9cf34fe3cc2f15748816a7146fff Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 15 Oct 2012 13:53:06 +0400 Subject: [PATCH] Variable for new option --- ElvUI_SLE/config/profile.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/config/profile.lua b/ElvUI_SLE/config/profile.lua index 7cf4f6b..f5b5a93 100644 --- a/ElvUI_SLE/config/profile.lua +++ b/ElvUI_SLE/config/profile.lua @@ -145,6 +145,7 @@ P['sle'] = { --Autoloot ['lootwin'] = false, + ['lootalpha'] = 1, } --For some reason datatext settings refuses to work if there is no general setting block here O_o -- 1.7.9.5