装饰步骤改版优化 日志
This commit is contained in:
parent
19881f2d09
commit
bf1b96fbb5
@ -889,6 +889,7 @@ func (player *Player) FixDecorate() {
|
||||
DecorateMod.PartClassPool = []int{}
|
||||
DecorateMod.PartPool = make(map[int]int)
|
||||
DecorateMod.InitData()
|
||||
log.Debug("player id : %d fix decorate old area id : %d old progress : %d", player.M_DwUin, area_id, progress)
|
||||
player.PushClientRes(DecorateMod.BackData())
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user