From d869b87566c4c7b41b2c4513be0ca95c5505de28 Mon Sep 17 00:00:00 2001
From: ZXW <826696702@qq.com>
Date: 星期四, 09 八月 2018 14:41:26 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/WindowJump/WindowJumpMgr.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index 27968e9..836aa2b 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -657,7 +657,7 @@
SetJumpLogic<ComposeWin>(_tagWinSearchModel.TABID);
break;
case JumpUIType.TrialDungeonSelect:
- GotoTrialDungeon((int)DailyQuestType.HeavenBattle);
+ GotoTrialDungeon((int)DailyQuestType.Trial);
break;
case JumpUIType.FaBaoSoul_BenYuan:
--
Gitblit v1.8.0