Minor bugfix
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
-- CHAT_MSG_LOOT
|
||||
function(allstates, e, msg)
|
||||
if (msg:match("You receive loot")) then
|
||||
aura_env.allstates = allstates
|
||||
|
||||
aura_env.drawIcon(msg)
|
||||
return true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user