增加玩家全服数据
This commit is contained in:
parent
b20f111cbb
commit
0935f089e4
@ -3069,7 +3069,7 @@ func ReqRaceReward(player *Player, buf []byte) error {
|
||||
|
||||
// 请求playroom基础数据
|
||||
func ReqPlayroom(player *Player, buf []byte) error {
|
||||
// PlayroomBackData(player)
|
||||
PlayroomBackData(player)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user