diff --git a/public/const.h b/public/const.h index f343e50a..90daf765 100644 --- a/public/const.h +++ b/public/const.h @@ -54,7 +54,7 @@ #define SP_MODEL_INDEX_BITS 13 // How many bits to use to encode an edict. -#define MAX_EDICT_BITS 11 // # of bits needed to represent max edicts +#define MAX_EDICT_BITS 12 // # of bits needed to represent max edicts // Max # of edicts in a level #define MAX_EDICTS (1<