summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
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 a77a5d6..b5e6e8c 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -217,6 +217,7 @@ struct gentity_s
gentity_t *overmindNode; // controlling overmind
qboolean dcced; // controlled by a dcc or not?
qboolean spawned; // whether or not this buildable has finished spawning
+ int shrunkTime; // time when a barricade shrunk or zero
int buildTime; // when this buildable was built
int animTime; // last animation change
int time1000; // timer evaluated every second