diff options
author | Tim Angus <tim@ngus.net> | 2004-09-29 22:34:54 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2004-09-29 22:34:54 +0000 |
commit | 69c0ba88b5d5c745775750dca93d9844c0575733 (patch) | |
tree | cbbdd6a69c3f18a680f29720dc9bd5182eacad23 /ui | |
parent | a85e66b8d70f3249a89141a0f921819341bfa547 (diff) |
* A smattering of fondulations
Diffstat (limited to 'ui')
-rw-r--r-- | ui/menudef.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/menudef.h b/ui/menudef.h index dc84b0e2..ac81b6c8 100644 --- a/ui/menudef.h +++ b/ui/menudef.h @@ -138,6 +138,7 @@ #define CG_PLAYER_AMMO_ICON 5 #define CG_PLAYER_AMMO_VALUE 6 #define CG_PLAYER_CLIPS_VALUE 70 +#define CG_PLAYER_BUILD_TIMER 115 #define CG_PLAYER_CREDITS_VALUE 71 #define CG_PLAYER_BANK_VALUE 72 #define CG_PLAYER_CREDITS_VALUE_NOPAD 106 |