예제 #1
0
 public void StartGame()
 {
     DJ.Instance.PlayGameMusic();
     MySceneManager.LoadStage(1);
 }