mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 20:43:19 +00:00
Protocol 4
This commit is contained in:
@@ -58,7 +58,7 @@ public class TCPConnection : NetworkConnection
|
||||
Server?.Execute(this, buffer);
|
||||
}
|
||||
|
||||
protected override void Disconencted()
|
||||
protected override void Disconnected()
|
||||
{
|
||||
// do nothing
|
||||
}
|
||||
|
Reference in New Issue
Block a user