1
0
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:
jfreegman
2021-01-18 22:37:14 -05:00
parent 7aeb1a0aac
commit 7abf6388f8
19 changed files with 121 additions and 17 deletions

View File

@ -60,7 +60,9 @@ static const char *glob_cmd_list[] = {
"/decline",
"/exit",
"/conference",
#ifdef GAME
"/game",
#endif
"/help",
"/log",
"/myid",