hch
2025-12-08 8abae5507079d754f081edd94d52ae5816d4a03c
Main/System/HeroUI/HeroListWin.cs
@@ -160,6 +160,7 @@
        HeroUIManager.Instance.SortHeroList();
        RefreshEmptyTip();
        CreateScroller();
        heroListScroller.JumpIndex(0);
    }
    //上阵加成
@@ -227,6 +228,8 @@
            }
        }
        heroListScroller.Restart();
        heroListScroller.lockType = EnhanceLockType.KeepVertical;
    }
    int GetAttrActiveHeroCount()