Separate auto loot into logic and icon
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
-- LOOT_READY
|
||||
function(allstates, e)
|
||||
aura_env.allstates = allstates
|
||||
|
||||
function(e)
|
||||
local lootInfo = GetLootInfo()
|
||||
aura_env.filterService:run(lootInfo)
|
||||
CloseLoot()
|
||||
return true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user