From f025f98a9f992a6ba171fbdf1bab2defa5a4f989 Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期一, 11 三月 2019 15:23:19 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

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

diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index 99efa99..79f1611 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -385,11 +385,6 @@
                 DemonJarWin.guideChallenge = true;
                 SetJumpLogic<LootPreciousFrameWin>(_tagWinSearchModel.TABID);
                 break;
-            case JumpUIType.MarketFunc1:
-            case JumpUIType.MarketFunc2:
-            case JumpUIType.MarketFunc3:
-                SetJumpLogic<MarketWin>(_tagWinSearchModel.TABID);
-                break;
             case JumpUIType.BlastFurnaceFunc1:
                 SetJumpLogic<BlastFurnaceWin>(_tagWinSearchModel.TABID);
                 break;

--
Gitblit v1.8.0