| Main/System/Guild/ServersSmallTipCell.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Main/System/Guild/ServersSmallTipCell.cs
@@ -16,7 +16,7 @@ if (listIndex >= ServersSmallTipWin.serverIDList.Count) { serversText[i].text = ""; return; continue; } serversText[i].SetActive(true); var serverID = ServersSmallTipWin.serverIDList[index + i];