少年修仙传客户端代码仓库
client_linchunjie
2019-04-19 79457ed9f96d8b2b1e097a8e8940d09bb20385aa
System/MainInterfacePanel/PlayerMainDate.cs
@@ -99,11 +99,6 @@
    //-------用于记录在Boss区域任务条的显隐状态
    public bool IsBossAreaTask = false;
    //----龙雀环技能飘动要的切换接口
    public void FunctionButton()//直接开始功能按钮组
    {
        WindowCenter.Instance.Get<MainInterfaceWin>().IsShowButtonGroup();
    }
    // --用于任务仙玉不足购买飞鞋
    public bool IsFlyShoseBool = false;
    public int FlyShoseTaskID = 0;