From 01308b0b9407c7bfd2991276a8601e2504306b8e Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Mon, 1 Oct 2012 18:50:23 -0500 Subject: Fixed 4:3 scoreboard cutting off some elements. --- 4_by_3_ratio/ScoreBoard.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/4_by_3_ratio/ScoreBoard.res b/4_by_3_ratio/ScoreBoard.res index 8ed85f0..c75b23b 100644 --- a/4_by_3_ratio/ScoreBoard.res +++ b/4_by_3_ratio/ScoreBoard.res @@ -14,8 +14,8 @@ "enabled" "1" "tabPosition" "0" "avatar_width" "54" - "name_width" "80" - "name_width_minmode""80" + "name_width" "75" + "name_width_minmode" "75" "status_width" "15" "nemesis_width" "15" "class_width" "15" -- cgit v1.2.3