diff options
Diffstat (limited to 'inc/common/protocol.h')
-rw-r--r-- | inc/common/protocol.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/common/protocol.h b/inc/common/protocol.h index 1c3aaa3..d4a67fb 100644 --- a/inc/common/protocol.h +++ b/inc/common/protocol.h @@ -44,7 +44,8 @@ with this program; if not, write to the Free Software Foundation, Inc., #define PROTOCOL_VERSION_Q2PRO_RESERVED 1016 // r364 #define PROTOCOL_VERSION_Q2PRO_BEAM_ORIGIN 1017 // r1037-8 #define PROTOCOL_VERSION_Q2PRO_SHORT_ANGLES 1018 // r1037-44 -#define PROTOCOL_VERSION_Q2PRO_CURRENT 1018 // r1037-44 +#define PROTOCOL_VERSION_Q2PRO_SERVER_STATE 1019 // r1302 +#define PROTOCOL_VERSION_Q2PRO_CURRENT 1019 // r1302 #define PROTOCOL_VERSION_MVD_MINIMUM 2009 // r168 #define PROTOCOL_VERSION_MVD_CURRENT 2010 // r177 |