娃娃兑换
This commit is contained in:
parent
b04d422d8b
commit
5fd2c7c195
|
@ -1126,6 +1126,7 @@ func (this *ShopMgr) ExchangeList(p *Player) (ret bool) {
|
|||
JPrice: info.JPrice,
|
||||
Id: info.Id,
|
||||
Cash: info.Cash,
|
||||
DPrice: info.DPrice,
|
||||
})
|
||||
}
|
||||
var telData []*shop.TelChargeData
|
||||
|
|
Loading…
Reference in New Issue