diff --git a/worldsrv/shopmgr.go b/worldsrv/shopmgr.go index ec6424f..735dbd1 100644 --- a/worldsrv/shopmgr.go +++ b/worldsrv/shopmgr.go @@ -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