少年修仙传客户端代码仓库
hch
2025-02-21 7db067ff0e7f70c703dd98faa87b32bbf5e3597e
System/Mail/MailAllModel.cs
@@ -636,7 +636,7 @@
            }
            int getCount = GetPackItemDcit[key];
            if (remainCount < getCount)
            if (key != PackType.GatherSoul && remainCount < getCount)
            {
                SysNotifyMgr.Instance.ShowTip("GeRen_chenxin_676165", (int)key);
                return;