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