diff options
author | Christopher Schwarz <lakitu7@gmail.com> | 2009-10-03 12:30:36 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:16:01 +0000 |
commit | 3be2f0bd879a384d8dd863e4588706e2b9757972 (patch) | |
tree | dda828534fc5a9c326ac40a46b6b0b32182d3f2b /ui/teamscore.menu | |
parent | 9d8ede7ce116b3c5037aca9468cd85538587c46c (diff) |
* Scoreboard revamp as per issue 31
- Builder credits are still to-do, but we decided to see how the rest of the numbers work before adding that into the mix
Diffstat (limited to 'ui/teamscore.menu')
-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 a2c76236..eac8f1f5 100644 --- a/ui/teamscore.menu +++ b/ui/teamscore.menu @@ -145,7 +145,7 @@ itemDef { - text "Kills" + text "Score" textscale .33 style WINDOW_STYLE_EMPTY rect (LLIST_R-95) (BAR_H+BORDER) 1 BAR_H @@ -215,7 +215,7 @@ itemDef { - text "Kills" + text "Score" textscale .33 style WINDOW_STYLE_EMPTY rect (RLIST_R-95) (BAR_H+BORDER) 1 BAR_H |