少年修仙传客户端代码仓库
client_linchunjie
2018-12-20 f8dcbb89c5a2c6f4b4958c9464cb84cc71f4f323
【1.4】聚魂功能
1个文件已修改
3 ■■■■■ 已修改文件
System/DailyQuest/DailyQuestWin.cs 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/DailyQuest/DailyQuestWin.cs
@@ -303,6 +303,9 @@
                    WindowCenter.Instance.CloseImmediately<DailyQuestWin>();
                    WindowCenter.Instance.Open<LocalMapWin>();
                    break;
                case DailyQuestType.GatherSoulDungeon:
                    GotoNormalDungeon(_id, 0);
                    break;
                default:
                    CSharpCallLua.GotoLuaDailyQuest(_id);
                    break;