From 9a66671e5cc3f26e19bb5cb3bb20f52eff3d33f1 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期五, 12 四月 2019 14:53:49 +0800
Subject: [PATCH] 6490 【2.0】【前端】打宝界面和境界压制调整
---
System/WindowJump/WindowJumpMgr.cs | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index 0d2f1d3..7d09d46 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -367,11 +367,11 @@
case JumpUIType.FindPreciousFrameFunc3:
case JumpUIType.FindPreciousFrameFunc4:
case JumpUIType.FindPreciousFrameFunc5:
+ case JumpUIType.FindPreciousFrameFunc6:
case JumpUIType.FindPreciousFrameFunc2Type2:
case JumpUIType.FindPreciousFrameFunc4Type2:
SetJumpLogic<FindPreciousFrameWin>(_tagWinSearchModel.TABID);
break;
- case JumpUIType.LootPreciousFrameFunc1:
case JumpUIType.DogzDungeon:
case JumpUIType.FairyGrabBoss:
case JumpUIType.JadeDynastyBoss290:
@@ -1441,6 +1441,8 @@
FindPreciousFrameFunc3 = 84,
FindPreciousFrameFunc4 = 85,
FindPreciousFrameFunc5 = 86,
+ FindPreciousFrameFunc6 = 104,//灏侀瓟鍧�
+
MarketFunc1 = 87,
MarketFunc2 = 88,
MarketFunc3 = 89,
@@ -1451,7 +1453,6 @@
RuneTower = 99,//绗﹀嵃濉�
WelfareFunc1 = 102, //绛惧埌
WelfareFunc2 = 103, //绁堟効
- LootPreciousFrameFunc1 = 104, //灏侀瓟鍧�
DogzDungeon = 242, //寮傚吔涔嬪湴
SystemSettingFunc1 = 109,//鎸傛満璁剧疆
--
Gitblit v1.8.0