mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Fix client not handling player state disconnects.
This commit is contained in:
@@ -312,6 +312,8 @@ namespace Robust.Server.Player
|
||||
{
|
||||
_sessionsLock.ExitWriteLock();
|
||||
}
|
||||
|
||||
Dirty();
|
||||
}
|
||||
|
||||
private void HandleWelcomeMessageReq(MsgServerInfoReq message)
|
||||
|
||||
Reference in New Issue
Block a user