summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2001-12-31 04:00:46 +0000
committerTim Angus <tim@ngus.net>2001-12-31 04:00:46 +0000
commite3270868dabe772ff15c612bdb660f9bfe281033 (patch)
tree2367a81a6c9ed54afea4e099979657b6e206a51a /src/game/g_local.h
parent969f12211fb141c6e7b68c662294002a177dc386 (diff)
Hovel updates
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r--src/game/g_local.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 47acc355..e9d35984 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -186,6 +186,8 @@ struct gentity_s {
vec4_t animation; //TA: animated map objects
vec3_t turretAim; //TA: aim vector for turrets
+
+ gentity_t *builder; //TA: occupant of this hovel
};
typedef enum {