娃娃兑换

This commit is contained in:
by 2024-09-24 17:03:44 +08:00
parent b04d422d8b
commit 5fd2c7c195
1 changed files with 1 additions and 0 deletions

View File

@ -1126,6 +1126,7 @@ func (this *ShopMgr) ExchangeList(p *Player) (ret bool) {
JPrice: info.JPrice, JPrice: info.JPrice,
Id: info.Id, Id: info.Id,
Cash: info.Cash, Cash: info.Cash,
DPrice: info.DPrice,
}) })
} }
var telData []*shop.TelChargeData var telData []*shop.TelChargeData