少年修仙传客户端代码仓库
client_Hale
2018-09-25 ec901bfd42ee3f46f5b5269e2a838da1ef111455
System/WindowJump/WindowJumpMgr.cs
@@ -705,6 +705,7 @@
                SetJumpLogic<TreasureLevelUpWin>(0);
                break;
            case JumpUIType.Kylin:
                dungeonModel.currentDungeon = new Dungeon(31190, 0);
                SetJumpLogic<MultipleDifficultyDungeonWin>(0);
                break;
            case JumpUIType.Kylin1: