diff --git a/code/game/g_local.h b/code/game/g_local.h index 3dc10560..64e21fa5 100644 --- a/code/game/g_local.h +++ b/code/game/g_local.h @@ -337,7 +337,7 @@ typedef struct { struct gentity_s *gentities; int gentitySize; - int num_entities; // MAX_CLIENTS <= num_entities <= ENTITYNUM_MAX_NORMAL + int num_entities; // MAX_CLIENTS <= num_entities <= ENTITYNUM_MAX_NORMAL int warmupTime; // restart match at this time