history games now in chat and profil
This commit is contained in:
parent
2e87cb12c1
commit
b49641d71c
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ export function cmdList() {
|
||||||
addMessage('\'@notify\' - toggles notifications on / off');
|
addMessage('\'@notify\' - toggles notifications on / off');
|
||||||
addMessage('\'@quit\' - disconnect user from the chat');
|
addMessage('\'@quit\' - disconnect user from the chat');
|
||||||
addMessage('\'@pong\' - displays your pong match results');
|
addMessage('\'@pong\' - displays your pong match results');
|
||||||
|
addMessage('\'@ttt\' - displays your ttt match results');
|
||||||
addMessage('** *********************************** **');
|
addMessage('** *********************************** **');
|
||||||
addMessage('*');
|
addMessage('*');
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue