mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-13 02:03:03 +01:00
increase max friends
This commit is contained in:
parent
83f0720a39
commit
4426eaddd9
@ -42,7 +42,7 @@
|
||||
|
||||
#define UNKNOWN_NAME "Anonymous"
|
||||
|
||||
#define MAX_FRIENDS_NUM 500
|
||||
#define MAX_FRIENDS_NUM 999
|
||||
#define MAX_STR_SIZE TOX_MAX_MESSAGE_LENGTH
|
||||
#define MAX_CMDNAME_SIZE 64
|
||||
#define TOXIC_MAX_NAME_LENGTH 32 /* Must be <= TOX_MAX_NAME_LENGTH */
|
||||
|
Loading…
Reference in New Issue
Block a user