Beispiel #1
0
 public void DoneWithTurn()
 {
     networkMaster.CmdDoneWithTurn();
     Debug.Log("Done with turn");
 }