Merge remote-tracking branch 'origin/0功能/背包最大值限制提示添加' into master_develop
commit
0378485c97
|
|
@ -1079,7 +1079,7 @@ function this.BagIndicationRefresh(msg)
|
|||
|
||||
-- 超出最大数量限制提示
|
||||
if msg.isMax and msg.isMax == 1 then
|
||||
MsgPanel.ShowOne("背包已满,其余奖励将通过邮件发送")
|
||||
PopupTipPanel.ShowTip("背包已满,部分奖励将通过邮件发送")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue