protected void OnLobbyEnd(NetworkConnection connection, NetMsg.Server.LobbyEnd message) {
     Destroy(lobbyController.gameObject);
 }
Beispiel #2
0
 protected void OnLobbyEnd(NetworkConnection connection, NetMsg.Server.LobbyEnd message)
 {
 }