少年修仙传客户端代码仓库
client_linchunjie
2019-06-22 bd233c5db4c904998055c688cbad4f7ebb2dbac6
3335 剧情对话任务
1个文件已修改
2 ■■■ 已修改文件
System/MainInterfacePanel/DialogueDuidanceWin.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/MainInterfacePanel/DialogueDuidanceWin.cs
@@ -106,7 +106,7 @@
            timer += Time.deltaTime;
            if (timer >= autoContinueSeconds)
            {
                OnSkip();
                EmptyAccepter();
                mainModel.IsSelfMotionTask = true;
            }