From 69f94110f47fd09dc643d5f890c9dddd12d20609 Mon Sep 17 00:00:00 2001 From: raysfire Date: Thu, 12 Jun 2014 00:38:25 -0500 Subject: Revert "Revert "Fixed scoreboard being broken in 4x3"" This reverts commit 848ca58dd2ba67cfcd9c53a2dfc45121a135e432. --- 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') 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