From 06e7d8b57214e727169ee2a91e9a0a8c6e162693 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Wed, 20 Aug 2014 07:53:45 +0400 Subject: [PATCH] whatever --- ElvUI_SLE/modules/loot.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/modules/loot.lua b/ElvUI_SLE/modules/loot.lua index 970c463..073a2fd 100644 --- a/ElvUI_SLE/modules/loot.lua +++ b/ElvUI_SLE/modules/loot.lua @@ -302,6 +302,7 @@ end function LT:Initialize() if not E.db.sle.loot.enable then return end self:RegisterEvent("START_LOOT_ROLL", HandleRoll) + self:RegisterEvent("PLAYER_LEVEL_UP") --Used to debug --self:RegisterEvent('MODIFIER_STATE_CHANGED') -- 1.7.9.5