少年修仙传客户端代码仓库
Client_PangDeRong
2018-12-21 707b80655eb8166789dd2b77037ffe3c979a9d9c
5499 子 【开发】【1.4】聚魂功能开发 / 【前端】【1.4】聚魂合成跳转
1个文件已修改
4 ■■■ 已修改文件
System/WindowJump/WindowJumpMgr.cs 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/WindowJump/WindowJumpMgr.cs
@@ -173,6 +173,7 @@
            case JumpUIType.ComposeFunc5:
            case JumpUIType.TicketCompose1:
            case JumpUIType.TicketCompose2:
            case JumpUIType.GatherSoul271:
                SetJumpLogic<ComposeWin>(_tagWinSearchModel.TABID);
                break;
            case JumpUIType.EquipCompose1:
@@ -200,9 +201,6 @@
                break;
            case JumpUIType.UnionStore:
                SetJumpLogic<UnionStoreWin>(_tagWinSearchModel.TABID);
                break;
            case JumpUIType.GatherSoul271:
                SetJumpLogic<GatherSoulComposeWin>(_tagWinSearchModel.TABID);
                break;
            case JumpUIType.UnionFunc1:
            case JumpUIType.UnionFunc2: