From d5f1f8f1553f45d9a2ddece55dfa53df68d95759 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期一, 11 三月 2019 12:07:13 +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