Пример #1
0
 public void FinishPuzzle()
 {
     PlaceHolderText.SetActive(true);
     UIManager.FinishTrap();
     Puzzle.SetActive(false);
 }