Beispiel #1
0
 public override void startGame()
 {
     Debug.LogError("Starting Game");
     updater.startGame(players);
 }