| System/Store/StoreModel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Store/StoreModel.cs
@@ -1126,7 +1126,6 @@ SetPushPetAndMountWinState(!isMove); } private void windowAfterOpen(Window win) { if (win is FirstTimeRechargeWin) @@ -1185,7 +1184,8 @@ || !WindowCenter.Instance.CheckOpen<MainInterfaceWin>() || NewBieCenter.Instance.inGuiding || WindowCenter.Instance.CheckOpen<FirstTimeRechargeWin>() || currentPushId == 0) || currentPushId == 0 || !ModelCenter.Instance.GetModel<PlayerMainDate>().MainTopPanelShow) { isShow = false; }