mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 22:56:35 +01:00
Add game module (WIP)
This commit is contained in:
@@ -49,6 +49,7 @@ static struct cmd_func global_commands[] = {
|
||||
{ "/decline", cmd_decline },
|
||||
{ "/exit", cmd_quit },
|
||||
{ "/conference", cmd_conference },
|
||||
{ "/game", cmd_game },
|
||||
{ "/help", cmd_prompt_help },
|
||||
{ "/log", cmd_log },
|
||||
{ "/myid", cmd_myid },
|
||||
|
||||
Reference in New Issue
Block a user