Exemplo n.º 1
0
 protected void OnLobbyEnd(NetworkConnection connection, NetMsg.Server.LobbyEnd message) {
     Destroy(lobbyController.gameObject);
 }
Exemplo n.º 2
0
 protected void OnLobbyEnd(NetworkConnection connection, NetMsg.Server.LobbyEnd message)
 {
 }