diff options
Diffstat (limited to 'src/engine/protocol.h')
| -rw-r--r-- | src/engine/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/protocol.h b/src/engine/protocol.h index 6cc52726..e85ecf9f 100644 --- a/src/engine/protocol.h +++ b/src/engine/protocol.h @@ -36,6 +36,7 @@ enum NETMSG_MAP, NETMSG_SNAP, NETMSG_SNAPEMPTY, + NETMSG_SNAPSINGLE, NETMSG_SNAPSMALL, /* sent by client */ |