钻石存储罐修改

This commit is contained in:
by 2024-06-27 10:57:57 +08:00
parent 0d11c2a79f
commit ae0ac2dbaf
1 changed files with 4 additions and 0 deletions

View File

@ -3868,6 +3868,10 @@ func (this *Player) GetPayGoodsInfo() {
})
}
}
//钻石存储罐
if info.PageId == ShopPageDiamondBank {
WelfareMgrSington.DiamondBankTakeCoin(this)
}
switch info.Remark {
case "BlindBox":
if len(info.OtherParams) > 0 {