diff options
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 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 |