Main/System/HeroUI/HeroPosHeadCell.cs @@ -41,7 +41,7 @@ return; } team.AddHero(hero, out pos); team.AddHero(hero, out pos, true); if (pos != -1) { selectRect.SetActive(true);