This commit is contained in:
Андрей Владимирович
2016-02-19 16:16:24 +03:00
parent a2149995fa
commit b0f6653c21
2 changed files with 23 additions and 0 deletions

View File

@ -193,3 +193,5 @@ TOX_PUBLIC_KEY_SIZE = 32
TOX_ADDRESS_SIZE = TOX_PUBLIC_KEY_SIZE + 48
TOX_MAX_FRIEND_REQUEST_LENGTH = 1016
TOX_MAX_MESSAGE_LENGTH = 1372