Main/System/HeroUI/HeroCardLineCell.cs @@ -12,7 +12,7 @@ if (i + index < HeroManager.Instance.heroSortList.Count) { cardList[i].SetActive(true); cardList[i].Display(index); cardList[i].Display(index + i); } else {