猫咪毛皮
This commit is contained in:
parent
2ae819376f
commit
5e9710d2f3
@ -206,6 +206,7 @@ func (p *Player) PlayroomVisit(Uid int) {
|
||||
r.Chip = int32(p.GetPlayroomChip(Uid))
|
||||
r.Kiss = int32(p.GetPlayroomKiss(Uid))
|
||||
r.DressSet = GoUtil.MapIntToInt32(PlayerData.DressSet)
|
||||
r.Fur = int32(PlayerData.PetFur)
|
||||
p.PushClientRes(r)
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user