notification优化

This commit is contained in:
hahwu 2026-02-26 11:40:00 +08:00
parent 776a05e959
commit 8a6f0b4e92

View File

@ -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())