少年修仙传客户端代码仓库
client_Wu Xijin
2018-08-22 ffaf91d2d4a309b43b908e105f67ff81f48b878c
System/MainInterfacePanel/FlyingShoesTask.cs
@@ -132,7 +132,10 @@
                else
                {
                    StateDetermination();
                    ContentText.ExcuteHref();
                    var mapModel = ModelCenter.Instance.GetModel<MapModel>();
                    var point = mapModel.GetRecommendHangPoint();
                    var config = Config.Instance.Get<MapEventPointConfig>(point);
                    MapTransferUtility.Instance.MoveToNPC(config.NPCID);
                }
                return;
            }
@@ -203,6 +206,8 @@
            }
        }
        private void StateDetermination()//状态判定
        {
            DropItemManager.StopMissionPickup = true;//主动停止拾取物品