playroom优化
This commit is contained in:
parent
ca398c7df8
commit
c2a3f3c0ed
@ -533,6 +533,7 @@ func (p *PlayerBaseData) AddExp(player *Player, exp int) (int, error) {
|
||||
}
|
||||
PlayroomMod := player.PlayMod.getPlayroomMod()
|
||||
PlayroomMod.UnLock(int(BaseMod.Level))
|
||||
PlayroomBackData(player)
|
||||
player.PushClientRes(p.BackAsset())
|
||||
return upLv, nil
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user