mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-18 18:56:35 +01:00
groupchat keys can sometimes start with a 0
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#define MAX_HISTORY 10000
|
||||
#define MIN_HISTORY 20
|
||||
#define MAX_QUEUE 32
|
||||
#define MAX_QUEUE 128
|
||||
|
||||
enum {
|
||||
SYS_MSG,
|
||||
|
||||
Reference in New Issue
Block a user