mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 05:36:34 +01:00
Add networking to game engine / add multiplayer chess
This commit is contained in:
@@ -81,6 +81,7 @@ static struct cmd_func chat_commands[] = {
|
||||
{ "/cancel", cmd_cancelfile },
|
||||
{ "/invite", cmd_conference_invite },
|
||||
{ "/join", cmd_conference_join },
|
||||
{ "/play", cmd_game_join },
|
||||
{ "/savefile", cmd_savefile },
|
||||
{ "/sendfile", cmd_sendfile },
|
||||
#ifdef AUDIO
|
||||
|
||||
Reference in New Issue
Block a user