Example #1
0
 public void NewGame()
 {
     StartCoroutine(PlayGame.CreatNewGame(NewGamePanel));
 }