少年修仙传客户端代码仓库
client_Wu Xijin
2018-09-29 416fbb174c1a8a6ed97e8fdee6c374a64f6fe027
Fight/MapTransferUtility.cs
@@ -359,6 +359,8 @@
                    var mapId = _npcLocation.mapId;
                    var position = new Vector3(_mapConfig.BornPoints[0].x, 0, _mapConfig.BornPoints[0].y);
                    Send_WorldTransfer(mapId, position, MapTransferType.WorldTransport, (byte)_lineID, npcID);
                    forceMove = true;
                    if (BossFakeLineUtility.Instance.IsShuntBoss(npcID))
                    {