summaryrefslogtreecommitdiff
path: root/minmode/4_by_3_ratio
diff options
context:
space:
mode:
authorraysfire <[email protected]>2014-06-12 00:34:52 -0500
committerraysfire <[email protected]>2014-06-12 00:34:52 -0500
commit3f79406a378fe598d5e668af4279edc1a3a839b3 (patch)
treebcd724f004a47295b59ece209aa5104ffbae8533 /minmode/4_by_3_ratio
parentf2a1e533c6502aec2941a20b80630323a3b9193f (diff)
Fixed scoreboard being broken in 4x3
Diffstat (limited to 'minmode/4_by_3_ratio')
-rw-r--r--minmode/4_by_3_ratio/ScoreBoard-9s.res7
-rw-r--r--minmode/4_by_3_ratio/ScoreBoard.res12
2 files changed, 16 insertions, 3 deletions
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"
{