1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-30 12:46:45 +02:00

group title fixes and api update

This commit is contained in:
Jfreegman
2014-11-15 15:55:45 -05:00
parent 1bd880708b
commit 4e177d60b0
7 changed files with 24 additions and 8 deletions

View File

@ -79,7 +79,7 @@ static const char chat_cmd_list[AC_NUM_CHAT_COMMANDS][MAX_CMDNAME_SIZE] = {
{ "/close" },
{ "/connect" },
{ "/exit" },
{ "/groupchat" },
{ "/group" },
{ "/help" },
{ "/invite" },
{ "/join" },