diff options
Diffstat (limited to 'minmode/4_by_3_ratio/ScoreBoard.res')
| -rw-r--r-- | minmode/4_by_3_ratio/ScoreBoard.res | 12 |
1 files changed, 9 insertions, 3 deletions
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" { |
