Refactoring patch by DevHC
This commit is contained in:
@@ -337,7 +337,7 @@ typedef struct {
|
||||
|
||||
struct gentity_s *gentities;
|
||||
int gentitySize;
|
||||
int num_entities; // current number, <= MAX_GENTITIES
|
||||
int num_entities; // MAX_CLIENTS <= num_entities <= ENTITYNUM_MAX_NORMAL
|
||||
|
||||
int warmupTime; // restart match at this time
|
||||
|
||||
|
Reference in New Issue
Block a user