summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2005-07-23 02:03:20 +0000
committerTim Angus <tim@ngus.net>2005-07-23 02:03:20 +0000
commitca77c1bff3cf6f2847c11ebe5c99e1c634eb347f (patch)
tree5466f66a0eed617e6c2a3be11aa10214308d2b20 /ui
parent385357e2b4c1940e1892d64daee61150f85a4961 (diff)
* Changed lagometer from FILLED to EMPTY
Diffstat (limited to 'ui')
-rw-r--r--ui/tremulous_alien_builder_hud.menu5
-rw-r--r--ui/tremulous_alien_general_hud.menu5
-rw-r--r--ui/tremulous_default_hud.menu5
-rw-r--r--ui/tremulous_human_hud.menu5
4 files changed, 8 insertions, 12 deletions
diff --git a/ui/tremulous_alien_builder_hud.menu b/ui/tremulous_alien_builder_hud.menu
index 09e038e9..9f76aa19 100644
--- a/ui/tremulous_alien_builder_hud.menu
+++ b/ui/tremulous_alien_builder_hud.menu
@@ -34,11 +34,10 @@
{
name "lagometer"
rect 596 68 32 20
- style WINDOW_STYLE_FILLED
+ style WINDOW_STYLE_EMPTY
visible 1
decoration
- backcolor 1 0 0 0.25
- forecolor 1 0 0 0.5
+ forecolor 1 0 0 1
textscale 0.3
textalignx 1
textaligny 0.5
diff --git a/ui/tremulous_alien_general_hud.menu b/ui/tremulous_alien_general_hud.menu
index 9768d421..a2475808 100644
--- a/ui/tremulous_alien_general_hud.menu
+++ b/ui/tremulous_alien_general_hud.menu
@@ -34,11 +34,10 @@
{
name "lagometer"
rect 596 68 32 20
- style WINDOW_STYLE_FILLED
+ style WINDOW_STYLE_EMPTY
visible 1
decoration
- backcolor 1 0 0 0.25
- forecolor 1 0 0 0.5
+ forecolor 1 0 0 1
textscale 0.3
textalignx 1
textaligny 0.5
diff --git a/ui/tremulous_default_hud.menu b/ui/tremulous_default_hud.menu
index 353d3e93..0fce8385 100644
--- a/ui/tremulous_default_hud.menu
+++ b/ui/tremulous_default_hud.menu
@@ -79,11 +79,10 @@
{
name "lagometer"
rect 596 68 32 20
- style WINDOW_STYLE_FILLED
+ style WINDOW_STYLE_EMPTY
visible 1
decoration
- backcolor 1 1 1 0.25
- forecolor 1 1 1 0.5
+ forecolor 1 1 1 1
textscale 0.3
textalignx 1
textaligny 0.5
diff --git a/ui/tremulous_human_hud.menu b/ui/tremulous_human_hud.menu
index 4d9c4fcb..ef035b29 100644
--- a/ui/tremulous_human_hud.menu
+++ b/ui/tremulous_human_hud.menu
@@ -34,11 +34,10 @@
{
name "lagometer"
rect 596 68 32 20
- style WINDOW_STYLE_FILLED
+ style WINDOW_STYLE_EMPTY
visible 1
decoration
- backcolor 0 0.8 1 0.25
- forecolor 0 0.8 1 0.5
+ forecolor 0 0.8 1 1
textscale 0.3
textalignx 1
textaligny 0.5