facebook优化
This commit is contained in:
parent
ad7944cdce
commit
002dfefc98
@ -2568,7 +2568,7 @@ func ReqAutoAddInviteFriend(args []interface{}) error {
|
||||
player.PushClientRes(&msg.ResAutoAddInviteFriend{
|
||||
ResultCode: int32(msg.RES_CODE_FAIL),
|
||||
})
|
||||
return fmt.Errorf("Uid wrong %d", Uid)
|
||||
return fmt.Errorf("uid wrong %d", Uid)
|
||||
}
|
||||
FriendMod.AddFriend(Uid)
|
||||
player.PlayMod.save()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user