| System/Launch/LaunchWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Launch/LaunchWin.cs
@@ -64,7 +64,11 @@ { backGroundTimer = 0f; backGroundIndex = 0; m_TotalProgressSlider.ResetValue(0f); if (m_TotalProgressSlider!=null) { m_TotalProgressSlider.ResetValue(0f); } m_AlphaTween.SetStartState(); m_Version.text = StringUtility.Contact(VersionConfig.Get().version, "_", VersionConfig.Get().buildIndex);