From 2e2cd628c23850fe3a69f87c0e9cf5a46936af0d Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期日, 30 十二月 2018 17:36:26 +0800
Subject: [PATCH] 3335 修改古神禁地寻路问题。
---
Fight/MapTransferUtility.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Fight/MapTransferUtility.cs b/Fight/MapTransferUtility.cs
index 4b31a22..cdc62bc 100644
--- a/Fight/MapTransferUtility.cs
+++ b/Fight/MapTransferUtility.cs
@@ -253,7 +253,7 @@
//}
}
- _hero.Behaviour.StopHandupAI();
+ _hero.Behaviour.StopHandupAI(true);
_hero.Behaviour.StopKillUntilDieAI();
_hero.LockTarget = null;// 寮哄埗娓呯┖褰撳墠閿佸畾鐩爣
--
Gitblit v1.8.0