少年修仙传客户端代码仓库
client_Zxw
2018-09-03 13eb396ca83794c780d75a83e3fcfefd84e6e573
System/MainInterfacePanel/PlayerTaskDatas.cs
@@ -286,6 +286,10 @@
    void DefaultDialogue()//关于打开默认对话界面
    {
        if (NewBieCenter.Instance.inGuiding || ModelCenter.Instance.GetModel<TreasureModel>().newGotShowing)
        {
            return;
        }
        bool IsOpenMain = WindowCenter.Instance.CheckOpen<MainInterfaceWin>();
        if (!WindowCenter.Instance.CheckOpen<DefaultDialogueBoxWin>() && IsOpenMain)
        {