playroom优化
This commit is contained in:
parent
58729f6500
commit
3cfef77824
@ -91,6 +91,7 @@ func PlayroomBackData(p *Player) {
|
||||
EndTime: int64(v.EndTime),
|
||||
Label: v.Label,
|
||||
})
|
||||
Dress[int32(v.Part)] = PlayroomDress
|
||||
}
|
||||
ChipMessage := make([]*proto.ChipInfo, 0)
|
||||
for _, v := range PlayroomMod.ChipList {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user