Beispiel #1
0
 public override void OnAbortGame()
 {
     Debug.Log("ABORT!");
     gameSession.OnAbortGame();
 }