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()