mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
oops
This commit is contained in:
parent
4b8290447f
commit
73df46e2b0
@ -287,8 +287,6 @@ static void OnTransportDisconnected()
|
||||
}
|
||||
NetworkServer.RemoveLocalConnection();
|
||||
}
|
||||
// remote connection
|
||||
else connection.Disconnect();
|
||||
|
||||
// call OnDisconnected event. NetworkManager hooks into it.
|
||||
OnDisconnectedEvent?.Invoke();
|
||||
|
Loading…
Reference in New Issue
Block a user