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