mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-24 13:11:30 +00:00
DevHC messed up
This commit is contained in:
parent
a9696d3558
commit
c65234328a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue