1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 19:07:46 +02:00

Change John Doe to Anonymous

This commit is contained in:
Sean 2014-03-11 10:09:20 -07:00
parent 3b90c3495f
commit 22ac65c4a9

View File

@ -37,7 +37,7 @@
#include <tox/toxav.h>
#endif /* _SUPPORT_AUDIO */
#define UNKNOWN_NAME "John Doe"
#define UNKNOWN_NAME "Anonymous"
#define MAX_WINDOWS_NUM 32
#define MAX_FRIENDS_NUM 100