1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-30 13:16:45 +02:00

groupchat keys can sometimes start with a 0

This commit is contained in:
Jfreegman
2014-07-02 13:46:57 -04:00
parent 95d09e4b75
commit 0f37e50419
6 changed files with 11 additions and 9 deletions

View File

@ -28,7 +28,7 @@
#define MAX_HISTORY 10000
#define MIN_HISTORY 20
#define MAX_QUEUE 32
#define MAX_QUEUE 128
enum {
SYS_MSG,