| System/Mount/MountWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Mount/MountWin.cs
@@ -329,7 +329,7 @@ IEnumerator SwitchDelay( int horseId) { yield return new WaitForSeconds(0.2f); yield return new WaitForSeconds(0.3f); signHorseID = horseId; m_ScrollerController.m_Scorller.RefreshActiveCellViews();//刷新可见 }