| System/Activity/ActivityNotifyBehaviour.cs | ●●●●● 补丁 | 查看 | 原始文档 | 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>(); }