summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inc/common/protocol.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/common/protocol.h b/inc/common/protocol.h
index 3c4b273..5d752ef 100644
--- a/inc/common/protocol.h
+++ b/inc/common/protocol.h
@@ -45,7 +45,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define PROTOCOL_VERSION_Q2PRO_BEAM_ORIGIN 1017 // r1037-8
#define PROTOCOL_VERSION_Q2PRO_SHORT_ANGLES 1018 // r1037-44
#define PROTOCOL_VERSION_Q2PRO_SERVER_STATE 1019 // r1302
-#define PROTOCOL_VERSION_Q2PRO_CURRENT 1019 // r1302
+#define PROTOCOL_VERSION_Q2PRO_EXTENDED_LAYOUT 1020 // r1354
+#define PROTOCOL_VERSION_Q2PRO_CURRENT 1020 // r1354
#define PROTOCOL_VERSION_MVD_MINIMUM 2009 // r168
#define PROTOCOL_VERSION_MVD_CURRENT 2010 // r177