This commit is contained in:
hahwu 2025-04-10 16:49:57 +08:00
parent 19ebb2d6b6
commit 9d08ae6d33
2 changed files with 1103 additions and 1093 deletions

View File

@ -1467,6 +1467,7 @@ func ReqApplyFriend(player *Player, buf []byte) error {
FriendMgrSend(m)
player.PushClientRes(&msg.ResApplyFriend{
Code: msg.RES_CODE_SUCCESS,
Uid: req.Uid,
})
player.TeLog("friend_add", map[string]interface{}{
"player_id": Uid,

File diff suppressed because it is too large Load Diff