少年修仙传客户端代码仓库
Client_PangDeRong
2018-09-14 d98dd1cbc4d038610a6428fd71074a17938e4e96
1939  我要天机限时活动错误的显示闪烁特效
1个文件已修改
1 ■■■■ 已修改文件
System/Activity/ActivityNotifyBehaviour.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Activity/ActivityNotifyBehaviour.cs
@@ -130,7 +130,6 @@
                    case DailyQuestType.WyTaiChi:
                        if (!VersionConfig.Get().isBanShu)
                        {
                            dailyQuestModel.currentDailyQuest = config.ID;
                            dungeonModel.currentDungeon = new Dungeon(config.RelatedID, 0);
                            WindowCenter.Instance.Open<TaiChilDungeonEntranceWin>();
                        }