1
This commit is contained in:
@@ -187,7 +187,6 @@ namespace BITKit.Net.Kcp
|
||||
Singleton = this;
|
||||
client = new KcpNetClient();
|
||||
client.OnConnectedFailed += Reconnect;
|
||||
client.OnDisconnected += Reconnect;
|
||||
}
|
||||
private void Start()
|
||||
{
|
||||
|
Reference in New Issue
Block a user