diff options
author | Tim Angus <tim@ngus.net> | 2005-07-17 01:58:58 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2005-07-17 01:58:58 +0000 |
commit | 4b5b1529bd5a4abe937fe66f41bc1debfbca4e37 (patch) | |
tree | b779a829862f1efc779c7be9db7978f9318335a5 /ui | |
parent | 24c9dbde80155d1099ea9012f1dbf970a836e822 (diff) |
* Realigned scoreboard headings
Diffstat (limited to 'ui')
-rw-r--r-- | ui/teamscore.menu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/teamscore.menu b/ui/teamscore.menu index b1d17062..bb6a7ab8 100644 --- a/ui/teamscore.menu +++ b/ui/teamscore.menu @@ -91,7 +91,7 @@ itemDef { name leftteamheadings - text "Status Name Kills Time Ping" + text "Status Name Kills Time Ping" textscale .25 style 0 rect 25 112 128 30 @@ -109,7 +109,7 @@ itemDef { name rightteamheadings - text "Status Name Kills Time Ping" + text "Status Name Kills Time Ping" textscale .25 style 0 rect 331 112 128 30 |