mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 19:06:36 +01:00
split lists up so only commands that work in given window autocomplete
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#define MAX_NUM_ARGS 4 /* Includes command */
|
||||
#define GLOBAL_NUM_COMMANDS 13
|
||||
#define CHAT_NUM_COMMANDS 5
|
||||
#define TOT_NUM_COMMANDS 17 /* -1 for duplicate /help command */
|
||||
|
||||
enum {
|
||||
GLOBAL_COMMAND_MODE,
|
||||
|
||||
Reference in New Issue
Block a user