From 979cbabd993d665c81e2b51358602a04d59b14a7 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期四, 11 十月 2018 10:20:07 +0800
Subject: [PATCH] Merge branch 'master' into 3687天赋功能

---
 System/WindowJump/WindowJumpMgr.cs |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index 8131b6d..739d2e3 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -526,6 +526,8 @@
                 break;
             case JumpUIType.DogzFunc1Type1:
             case JumpUIType.DogzFunc1Type2:
+            case JumpUIType.DogzFunc2Type1:
+            case JumpUIType.DogzFunc2Type2:
                 SetJumpLogic<DogzWin>(_tagWinSearchModel.TABID);
                 break;
             case JumpUIType.FaBaoSoul_BenYuan:
@@ -1374,6 +1376,8 @@
     CeremonyOutof = 247, //浠欑晫鐩涘吀缁濈増闄嶄复鐣岄潰
     DogzFunc1Type1 = 248, //绁炲吔鐣岄潰
     DogzFunc1Type2 = 249, //绁炲吔鐣岄潰
+    DogzFunc2Type1 = 250, //绁炲吔寮哄寲鐣岄潰
+    DogzFunc2Type2 = 251, //绁炲吔寮哄寲鐣岄潰
     DhszTs = 1001,//瀹氭捣绁為拡鍔熸硶鎻愬崌鐣岄潰
     HyqTs = 1002,//鐨撴湀鏋姛娉曟彁鍗囩晫闈�
     GyzTs = 1003,//楝肩墮鍒冨姛娉曟彁鍗囩晫闈�

--
Gitblit v1.8.0