mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Merge branch 'master' of https://github.com/tux3/toxcore
This commit is contained in:
commit
3f46571508
|
@ -1930,6 +1930,7 @@ static int handle_packet(void *object, int i, uint8_t *temp, uint16_t len)
|
|||
break;
|
||||
|
||||
set_friend_status(m, i, FRIEND_CONFIRMED);
|
||||
break;
|
||||
}
|
||||
|
||||
case PACKET_ID_NICKNAME: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user