Пример #1
0
 public void PopTuto()
 {
     tutoPanel.gameObject.SetActive(true);
     tutoPanel.PopAskForTuto(true);
 }