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