mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-02 17:46:45 +02:00
Add ability to compile without game support
This commit is contained in:
@ -60,7 +60,9 @@ static const char *glob_cmd_list[] = {
|
||||
"/decline",
|
||||
"/exit",
|
||||
"/conference",
|
||||
#ifdef GAME
|
||||
"/game",
|
||||
#endif
|
||||
"/help",
|
||||
"/log",
|
||||
"/myid",
|
||||
|
Reference in New Issue
Block a user