Beispiel #1
0
 public void ForfeitGame()
 {
     Debug.Log("Forfeiting game...");
     client.SendForfeitMatch();
 }