notification优化
This commit is contained in:
parent
776a05e959
commit
8a6f0b4e92
@ -892,6 +892,7 @@ func (p *Player) LoginBackData() {
|
||||
HandleType: MsgMod.HANDLE_MOD_PLAYER_LOGIN,
|
||||
Extra: conf.Server.ServerID,
|
||||
})
|
||||
SetFriendApplyNotification(int(p.M_DwUin), 0)
|
||||
p.PushClientRes(p.PlayMod.mod_list.Base.BackData())
|
||||
p.PushClientRes(p.PlayMod.mod_list.Handbook.BackData())
|
||||
p.PushClientRes(p.PlayMod.mod_list.Base.BackData())
|
||||
|
||||
Loading…
Reference in New Issue
Block a user