Пример #1
0
 public void DelLink()
 {
     nowCell.DelLink();
     this.gameObject.SetActive(false);
     nowCell = null;
 }