From 3be2f0bd879a384d8dd863e4588706e2b9757972 Mon Sep 17 00:00:00 2001 From: Christopher Schwarz Date: Sat, 3 Oct 2009 12:30:36 +0000 Subject: * 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 --- ui/teamscore.menu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui/teamscore.menu') 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 -- cgit