hch
2025-11-21 eb27e5fd31f73b998a4bbd85511a31e40b8c61b7
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);