少年修仙传客户端代码仓库
hch
2019-10-22 d9dfbfef6373c0a0c8686f6d984c418dc85340c6
0312 购买背包格子使用灵石
1个文件已修改
3 ■■■■ 已修改文件
System/KnapSack/New/ExtendWin.cs 3 ●●●● 补丁 | 查看 | 原始文档 | 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);
                            }
                          
                        }