lcy
2025-10-21 dfe22add81f39b0aef8560397f6cd3ef18b00a8e
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);