优化
This commit is contained in:
parent
19ebb2d6b6
commit
9d08ae6d33
@ -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
Loading…
Reference in New Issue
Block a user