Quantcast

Variable for new option

Darthpred [10-15-12 - 09:53]
Variable for new option
Filename
ElvUI_SLE/config/profile.lua
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