Build Fix.
This commit is contained in:
parent
b1901da79f
commit
b5decd8a50
@ -41,7 +41,7 @@ typedef struct condflags_s {
|
||||
} condflags_t;
|
||||
condflags_t condflags_empty = { 0, 0 };
|
||||
|
||||
condflags_t g_PlayerConds[MAXPLAYERS+1];
|
||||
condflags_t g_PlayerConds[SM_MAXPLAYERS+1];
|
||||
|
||||
IForward *g_addCondForward = NULL;
|
||||
IForward *g_removeCondForward = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user