From e55ba53ba7aa993279bf3f6a21b1e771fda74f1d Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 23 Sep 2007 21:00:57 +0000 Subject: fixed remote console --- src/engine/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/engine/protocol.h') diff --git a/src/engine/protocol.h b/src/engine/protocol.h index 1a41d66a..cc29e7d7 100644 --- a/src/engine/protocol.h +++ b/src/engine/protocol.h @@ -17,6 +17,7 @@ enum /* sent by client */ NETMSG_ENTERGAME, NETMSG_INPUT, + NETMSG_CMD, /* sent by both */ NETMSG_ERROR, -- cgit 1.4.1