Move moving of the shit
This commit is contained in:
6
FreshShit/AutoLoot/Event.lua
Normal file
6
FreshShit/AutoLoot/Event.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- LOOT_READY
|
||||
function(e)
|
||||
C_Timer.After(0.1, function()
|
||||
WeakAuras.ScanEvents("DO_AUTOLOOT")
|
||||
end)
|
||||
end
|
||||
Reference in New Issue
Block a user