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