From ddd6f31300cc5e121512ed1b37370ffa0e5a257c Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期四, 27 十二月 2018 16:44:00 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/WindowJump/WindowJumpMgr.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index a7d909b..27a6d12 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -175,7 +175,10 @@
case JumpUIType.ComposeFunc5:
case JumpUIType.TicketCompose1:
case JumpUIType.TicketCompose2:
+ SetJumpLogic<ComposeWin>(_tagWinSearchModel.TABID);
+ break;
case JumpUIType.GatherSoul271:
+ composeModel.SetCurComposeModel(null);
SetJumpLogic<ComposeWin>(_tagWinSearchModel.TABID);
break;
case JumpUIType.EquipCompose1:
--
Gitblit v1.8.0