summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
authorMikko Tiusanen <ams@daug.net>2014-09-20 21:37:58 +0300
committerMikko Tiusanen <ams@daug.net>2014-09-20 21:37:58 +0300
commita23e86b0acb4e43d244d6105b59b67be8ab3e1e8 (patch)
tree661c58a17520e8d832513ef58c0577f23b5d26d8 /src/game/g_local.h
parent2013b43866908af86e14b21e34d6f23275887c7f (diff)
parent3faa23778d02aaa0fcf9ccab5cfda1a30e7e02b3 (diff)
Merge branch 'master' of github.com:mtiusane/new-edge
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r--src/game/g_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 4f03aad..44c6996 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -670,6 +670,7 @@ typedef struct
timeWarning_t timelimitWarning;
int nextArmageddonKillTime;
+ int nextNegativeBPCheck;
spawnQueue_t alienSpawnQueue;
spawnQueue_t humanSpawnQueue;