diff options
Diffstat (limited to 'src/engine/protocol.h')
| -rw-r--r-- | src/engine/protocol.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/protocol.h b/src/engine/protocol.h index 81c0480c..1a41d66a 100644 --- a/src/engine/protocol.h +++ b/src/engine/protocol.h @@ -17,7 +17,6 @@ enum /* sent by client */ NETMSG_ENTERGAME, NETMSG_INPUT, - NETMSG_SNAPACK, /* sent by both */ NETMSG_ERROR, |