parent
11a0d65ef2
commit
fb1314617a
|
@ -100,7 +100,7 @@ function Network:OnReconnect()
|
|||
end)
|
||||
|
||||
coroutine.start(function()
|
||||
coroutine.wait(2)
|
||||
coroutine.wait(3)
|
||||
|
||||
if not self.isConnected then
|
||||
Log("没有收到 重连信息,重新设置链接!!")
|
||||
|
|
Loading…
Reference in New Issue