Quantcast

Khm

Darthpred [08-07-14 - 08:55]
Khm
Filename
ElvUI_SLE/modules/loot.lua
diff --git a/ElvUI_SLE/modules/loot.lua b/ElvUI_SLE/modules/loot.lua
index 813498f..c7552cc 100644
--- a/ElvUI_SLE/modules/loot.lua
+++ b/ElvUI_SLE/modules/loot.lua
@@ -180,7 +180,7 @@ function LT:LootShow()
 end

 function LT:Update()
-	if db.history.autogreed or db.history.autode then
+	if db.autogreed or db.autode then
 		GrDes = true
 		E.db.general.autoRoll = false
 	else