Add retry to rio
This commit is contained in:
@@ -9,4 +9,5 @@ function(e, source)
|
||||
if not aura_env.me then aura_env.me = UnitName("player") end
|
||||
local msg = ".ch " .. name
|
||||
SendChatMessage(msg, "WHISPER", nil, aura_env.me)
|
||||
aura_env.messageSent = true
|
||||
end
|
||||
Reference in New Issue
Block a user