yyl
16 小时以前 9705833cb610ea2a5147fafa8a2279020f98ed48
Main/System/Guild/GuildJoinWin.cs
@@ -76,7 +76,7 @@
        noGuildTf.SetActive(false);
        guildListScroller.SetActive(true);
        var startCount = guildListScroller.GetNumberOfCells();
        var startCount = guildListScroller.GetCellTotalCount();
        if (startCount > GuildManager.Instance.pageIndexList.Count)
        {
            guildListScroller.Refresh();