| System/WindowJump/WindowJumpMgr.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/WindowJump/WindowJumpMgr.cs
@@ -238,7 +238,7 @@ } else if (giftModel.IsGiftOverdue(giftId)) { SysNotifyMgr.Instance.ShowTip("GiftAlreadyBuy"); SysNotifyMgr.Instance.ShowTip("MissSell"); } return; }