diff options
author | Tim Angus <tim@ngus.net> | 2003-01-11 23:10:38 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2003-01-11 23:10:38 +0000 |
commit | 5f8f0814c09afab4f4f8f4fac1057ea9d49ff69f (patch) | |
tree | 4a9a4b6761d1244f72a6e9385d49cfae6e1e472b /ui | |
parent | ec9ff797d074d4e5e0d5699dc0afcff87c4289c8 (diff) |
* Alien hud changes
Diffstat (limited to 'ui')
-rw-r--r-- | ui/tremulous_human_hud.menu | 31 |
1 files changed, 9 insertions, 22 deletions
diff --git a/ui/tremulous_human_hud.menu b/ui/tremulous_human_hud.menu index 9ef9ceab..9f3b7c4d 100644 --- a/ui/tremulous_human_hud.menu +++ b/ui/tremulous_human_hud.menu @@ -46,17 +46,6 @@ ownerdraw CG_CONSOLE } - //LAGOMETER - itemDef - { - name "lagometer" - rect 502 358 132 28 - visible 1 - decoration - background "lagometer" - ownerdraw CG_LAGOMETER - } - ////////////////// //STATIC OBJECTS// ////////////////// @@ -299,19 +288,17 @@ visible 1 decoration forecolor 0.0 0.8 1.0 0.5 +// background "icons/iconw_rifle.tga" +// background "icons/iconw_construct.tga" +// background "icons/iconw_chaingun.tga" +// background "icons/iconw_flamer.tga" +// background "icons/iconw_lucifer.tga" +// background "icons/iconw_saw.tga" +// background "icons/iconw_pulse.tga" +// background "icons/iconw_lasgun.tga" +// background "icons/iconw_driver.tga" ownerdraw CG_PLAYER_SELECT } - - //WEAPON SELECT TEXT - itemDef - { - name "selecttext" - rect 200 25 240 300 - visible 1 - decoration - textScale .5 - ownerdraw CG_PLAYER_SELECTTEXT - } //AMMO itemDef |