Esempio n. 1
0
 public void StartGame()
 {
     SceneManager.LoadScene(1);
     st.StartGame();
 }