lcy
2025-11-05 3b2a6bb9047cfce9f501593b3669a9c1af6c5df4
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);