少年修仙传客户端代码仓库
client_linchunjie
2019-04-27 f499d5bbdf27101a4a1bff789ba9bb8ba64e7f1c
3335 添加技能升级跳转
1个文件已修改
2 ■■■■■ 已修改文件
System/WindowJump/WindowJumpMgr.cs 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/WindowJump/WindowJumpMgr.cs
@@ -143,6 +143,7 @@
            case JumpUIType.SkillFunc2:
            case JumpUIType.SkillFunc3:
            case JumpUIType.SkillFunc2Type2:
            case JumpUIType.TreasureSkill:
                SetJumpLogic<SkillWin>(_tagWinSearchModel.TABID);
                break;
            case JumpUIType.StrengthFunc1:
@@ -1651,6 +1652,7 @@
    AllianceBoss1 = 308,//仙盟Boss1
    AllianceBoss2 = 309,//仙盟Boss2
    FairyAuction = 310,//仙盟拍卖行
    TreasureSkill = 311,//技能升级
    DhszTs = 1001,//定海神针功法提升界面
    HyqTs = 1002,//皓月枪功法提升界面