Example #1
0
 public void OnClearAllButtonClick()
 {
     SaveManager.ClearAllStage();
     StageSelectScene();
 }