From 5f00e459fdffb3e3982d6006743142fd7804ef1a Mon Sep 17 00:00:00 2001 From: Darthpred Date: Thu, 27 Nov 2014 04:11:33 +0400 Subject: [PATCH] wut --- ElvUI_SLE/options/loot_c.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/ElvUI_SLE/options/loot_c.lua b/ElvUI_SLE/options/loot_c.lua index adc35fa..7f62d2e 100644 --- a/ElvUI_SLE/options/loot_c.lua +++ b/ElvUI_SLE/options/loot_c.lua @@ -43,7 +43,6 @@ local function configTable() order = 4, type = "toggle", name = L["Enable"], - desc = "Automatically click OK on BOP items", disabled = function() return not E.db.sle.loot.enable end, get = function(info) return E.db.sle.loot.autoroll.enable end, set = function(info, value) E.db.sle.loot.autoroll.enable = value; LT:Update() end, -- 1.7.9.5