少年修仙传客户端代码仓库
Client_PangDeRong
2018-09-22 a14f81ba1ff669a505adc3acf2dbccce205c415e
3697 修改麒麟之府跳转
1个文件已修改
2 ■■■ 已修改文件
System/WindowJump/WindowJumpMgr.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/WindowJump/WindowJumpMgr.cs
@@ -705,7 +705,7 @@
                SetJumpLogic<TreasureLevelUpWin>(0);
                break;
            case JumpUIType.Kylin:
                dungeonModel.currentDungeon = new Dungeon(31990,0);
                dungeonModel.currentDungeon = new Dungeon(31190, 0);
                SetJumpLogic<MultipleDifficultyDungeonWin>(0);
                break;
            case JumpUIType.Kylin1: