From 2f723e5320ef618985cc9ea8f71deafd3e4bec36 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期二, 16 四月 2019 11:35:50 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 Fight/Actor/State/SMB/STM_BaseAttack.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Fight/Actor/State/SMB/STM_BaseAttack.cs b/Fight/Actor/State/SMB/STM_BaseAttack.cs
index a362f6c..038c056 100644
--- a/Fight/Actor/State/SMB/STM_BaseAttack.cs
+++ b/Fight/Actor/State/SMB/STM_BaseAttack.cs
@@ -734,6 +734,7 @@
         {
             if (!ClientDungeonStageUtility.isClientDungeon
              && !ClientSceneManager.Instance.IsClientFightMode
+             && !AdventureStage.Instance.IsInAdventureStage
 #if UNITY_EDITOR
              && !RuntimeLogUtility.TEST_CLIENT_PVP
 #endif

--
Gitblit v1.8.0