mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-05 01:31:49 +00:00
Changed the share relay packet id.
This commit is contained in:
+2
-2
@@ -42,8 +42,8 @@ enum {
|
||||
MESSAGE_ACTION
|
||||
};
|
||||
|
||||
/* NOTE: Packet ids below 17 must never be used. */
|
||||
#define PACKET_ID_SHARE_RELAYS 17
|
||||
/* NOTE: Packet ids below 20 must never be used. */
|
||||
#define PACKET_ID_SHARE_RELAYS 23
|
||||
#define PACKET_ID_ONLINE 24
|
||||
#define PACKET_ID_OFFLINE 25
|
||||
#define PACKET_ID_NICKNAME 48
|
||||
|
||||
Reference in New Issue
Block a user