Esempio n. 1
0
 public static void GameOver()
 {
     instance.StartCoroutine(instance.GameOverCoroutine());
 }