hch
5 天以前 8f006f426334f5ca733bfe4be2aa91007e232f55
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);