hch
6 小时以前 38ad8b181e4aff5aba0c52e71d07d9111c6ac3d5
0312 修复布阵显示问题
1个文件已修改
2 ■■■ 已修改文件
Main/System/HeroUI/HeroPosWin.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Main/System/HeroUI/HeroPosWin.cs
@@ -496,7 +496,7 @@
        HeroUIManager.Instance.selectTeamPosCountry = 0;
        HeroUIManager.Instance.selectTeamType = type;
        HeroUIManager.Instance.SortHeroOnTeamList();
        Refresh();
        Display();
        heroListScroller.m_Scorller.RefreshActiveCellViews();
    }