Esempio n. 1
0
 public void Play()
 {
     this.gameObject.SetActive(false);
     inGame.Begin();
 }