hch
2026-01-26 aa84cb62bebb9c8a4e586bcc1ec28eb7a16a8860
Main/System/HeroUI/HeroUIManager.Reborn.cs
@@ -139,7 +139,7 @@
        foreach (var heroInfo in _list)
        {
            if (heroInfo.isAttrActive)
            if (heroInfo.isActive)
                continue;
            if (!fullStarHeroIDList.Contains(heroInfo.heroId))