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