diff --git a/engine/common/protocol.h b/engine/common/protocol.h index b24cdaa9..98814f99 100644 --- a/engine/common/protocol.h +++ b/engine/common/protocol.h @@ -93,7 +93,7 @@ GNU General Public License for more details. #define clc_voicedata 8 #define clc_requestcvarvalue 9 #define clc_requestcvarvalue2 10 -#define clc_lastmsg 10 // end client messages +#define clc_lastmsg 11 // end client messages (11 is GoldSrc message) #define MAX_VISIBLE_PACKET_BITS 11 // 2048 visible entities per frame (hl1 has 256) #define MAX_VISIBLE_PACKET (1<