Esempio n. 1
0
 public void StartNetworkGame()
 {
     BtnStartGame.btnStartGame.Btn.interactable = false;
     ServerConnect.StartNetworkGame();
 }