Update Clients.cs
This commit is contained in:
parent
2cb311bfad
commit
2480aeba99
@ -138,8 +138,8 @@ namespace Server.Connection
|
||||
}
|
||||
}
|
||||
catch { }
|
||||
new HandleLogs().Addmsg($"Client {TcpClient.RemoteEndPoint.ToString().Split(':')[0]} disconnected", Color.Red);
|
||||
}));
|
||||
new HandleLogs().Addmsg($"Client {TcpClient.RemoteEndPoint.ToString().Split(':')[0]} disconnected", Color.Red);
|
||||
}
|
||||
|
||||
try
|
||||
|
Loading…
x
Reference in New Issue
Block a user