From 51fab14cee367849d673ccf9a0809c68cac843fc Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期四, 30 八月 2018 23:49:07 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 Fight/MapTransferUtility.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Fight/MapTransferUtility.cs b/Fight/MapTransferUtility.cs
index a289362..9b069cd 100644
--- a/Fight/MapTransferUtility.cs
+++ b/Fight/MapTransferUtility.cs
@@ -287,13 +287,13 @@
                             {
                                 //Debug.LogFormat(" |-- 涓嶅湪鍚屼竴鍒嗙嚎: {0} != {1}", _lineID, PlayerDatas.Instance.baseData.FBID);
                                 _forceTransfer = true;
+                                npcID = 0;
                             }
                         }
                         else
                         {
                             Debug.LogErrorFormat("瀵瑰簲鐨勫湴鍥綢D: {0} 鍦ㄩ厤缃腑娌℃湁瀵瑰簲鐨勫垎绾縤d", _npcLocation.mapId);
                         }
-                        npcID = 0;
                     }
                 }
 

--
Gitblit v1.8.0