| System/KnapSack/New/ExtendWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/KnapSack/New/ExtendWin.cs
@@ -162,7 +162,8 @@ SysNotifyMgr.Instance.ShowTip("GoldErr"); return; } WindowCenter.Instance.Open<RechargeTipWin>(); //WindowCenter.Instance.Open<RechargeTipWin>(); SysNotifyMgr.Instance.ShowTip("LackMoney", 2); } }