少年修仙传客户端代码仓库
client_Wu Xijin
2019-01-24 330cf760b9a6fa95d224ba6a4cf25f8de03945ce
5971  双进度条表现逻辑
1个文件已修改
1 ■■■■ 已修改文件
System/Launch/LaunchWin.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Launch/LaunchWin.cs
@@ -211,6 +211,7 @@
            if (showStage != stage || showStep != step)
            {
                showStage = stage;
                showStep = step;
                m_StageDescription.text = GetLaunchStageDescription(stage, step);
            }
        }