diff options
Diffstat (limited to 'src/engine/protocol.h')
| -rw-r--r-- | src/engine/protocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/protocol.h b/src/engine/protocol.h index cc29e7d7..b9aba258 100644 --- a/src/engine/protocol.h +++ b/src/engine/protocol.h @@ -20,7 +20,7 @@ enum NETMSG_CMD, /* sent by both */ - NETMSG_ERROR, + NETMSG_ERROR }; |