mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 21:25:52 +12:00
update
This commit is contained in:
parent
fecef4521b
commit
c17dc3e8bd
2 changed files with 11 additions and 4 deletions
|
@ -323,7 +323,7 @@ namespace HISP.Server
|
|||
// Call OnDisconnect
|
||||
GameServer.OnDisconnect(this);
|
||||
LoggedIn = false;
|
||||
LoggedinUser = null;
|
||||
// LoggedinUser = null;
|
||||
// Close Sockets
|
||||
ClientSocket.Close();
|
||||
ClientSocket.Dispose();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue