Update Methods.cs
This commit is contained in:
parent
80ba928b2f
commit
8788a562bd
@ -69,7 +69,6 @@ namespace Client.Helper
|
||||
if (Convert.ToBoolean(Settings.BDOS) && IsAdmin())
|
||||
ProcessCritical.Exit();
|
||||
CloseMutex();
|
||||
ClientSocket.TcpClient?.Shutdown(SocketShutdown.Both);
|
||||
ClientSocket.SslClient?.Close();
|
||||
ClientSocket.TcpClient?.Close();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user