少年修仙传客户端代码仓库
client_Wu Xijin
2018-12-28 da003f0c7b7ecc1eb16ae77eb0e552b9cd0002bc
Fight/MapTransferUtility.cs
@@ -818,6 +818,11 @@
    public static bool Send_WorldTransfer(int mapId, Vector3 position, MapTransferType type, byte lineID = 255, int _npcId = 0)
    {
        if (CrossServerLogin.Instance.IsEnterCrossServerPreparing())
        {
            return false;
        }
        if (!AssetSource.sceneFromEditor)
        {
            var mapResConfig = DTCA127_tagMCStartChangeMap.GetMapResourcesConfig(mapId, 0);