382 修正小飞鞋飞前端怪坐标错误问题
Fight/MapTransferUtility.cs @@ -1051,7 +1051,7 @@ if (_npc != null) { _result.x = _npc.Pos.x; _result.z = _npc.Pos.z; _result.y = _npc.Pos.z; } }