示例#1
0
 private void GameOver()
 {
     StopAllCoroutines();
     gameInit.GameOver();
 }