Example #1
0
 public void OnContinueButton()
 {
     Time.timeScale = 1;
     GameControl.LoadNextScene();
 }