1
This commit is contained in:
@@ -208,6 +208,7 @@ namespace BITKit.Net.Kcp
|
||||
|
||||
private void OnTick(float obj)
|
||||
{
|
||||
if (destroyCancellationToken.IsCancellationRequested) return;
|
||||
if (client.IsConnected is false && autoReconnect)
|
||||
{
|
||||
if (_reconnectInterval.AllowUpdate)
|
||||
|
Reference in New Issue
Block a user