| System/Loading/LoadingWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Loading/LoadingWin.cs
@@ -288,6 +288,10 @@ } else { if (randomIndex == icons.Count) { randomIndex--; } m_BackGround.SetSprite(icons[randomIndex]); m_ContainerFunctions.gameObject.SetActive(false); }