| System/Launch/LaunchWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Launch/LaunchWin.cs
@@ -211,6 +211,7 @@ if (showStage != stage || showStep != step) { showStage = stage; showStep = step; m_StageDescription.text = GetLaunchStageDescription(stage, step); } }