From 3f79406a378fe598d5e668af4279edc1a3a839b3 Mon Sep 17 00:00:00 2001 From: raysfire Date: Thu, 12 Jun 2014 00:34:52 -0500 Subject: Fixed scoreboard being broken in 4x3 --- minmode/4_by_3_ratio/ScoreBoard-9s.res | 7 +++++++ minmode/4_by_3_ratio/ScoreBoard.res | 12 +++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) (limited to 'minmode/4_by_3_ratio') diff --git a/minmode/4_by_3_ratio/ScoreBoard-9s.res b/minmode/4_by_3_ratio/ScoreBoard-9s.res index 69f3fa9..ec18606 100644 --- a/minmode/4_by_3_ratio/ScoreBoard-9s.res +++ b/minmode/4_by_3_ratio/ScoreBoard-9s.res @@ -654,6 +654,13 @@ "visible" "1" "enabled" "1" "fgcolor" "236 227 203 255" + + if_mvm + { + "font" "Cerbetica16" + "xpos" "c160" + "ypos" "455" [$WIN32] + } } "LocalPlayerDuelStatsPanel" diff --git a/minmode/4_by_3_ratio/ScoreBoard.res b/minmode/4_by_3_ratio/ScoreBoard.res index 48a145c..fa6dfa7 100644 --- a/minmode/4_by_3_ratio/ScoreBoard.res +++ b/minmode/4_by_3_ratio/ScoreBoard.res @@ -637,7 +637,7 @@ } } - "MapName" + "MapName" { "ControlName" "CExLabel" "fieldName" "mapname" @@ -654,8 +654,14 @@ "visible" "1" "enabled" "1" "fgcolor" "236 227 203 255" - } - } + + if_mvm + { + "font" "Cerbetica16" + "xpos" "c160" + "ypos" "455" [$WIN32] + } + } "LocalPlayerDuelStatsPanel" { -- cgit v1.2.3