diff options
| author | raysfire <[email protected]> | 2014-06-12 00:37:55 -0500 |
|---|---|---|
| committer | raysfire <[email protected]> | 2014-06-12 00:37:55 -0500 |
| commit | 848ca58dd2ba67cfcd9c53a2dfc45121a135e432 (patch) | |
| tree | d9afb9ccc5af4350bcc4c45c9e6fc04fff9a4841 | |
| parent | 3f79406a378fe598d5e668af4279edc1a3a839b3 (diff) | |
Revert "Fixed scoreboard being broken in 4x3"
This reverts commit 3f79406a378fe598d5e668af4279edc1a3a839b3.
| -rw-r--r-- | 4_by_3_ratio/ScoreBoard-9s.res | 7 | ||||
| -rw-r--r-- | 4_by_3_ratio/ScoreBoard.res | 12 | ||||
| -rw-r--r-- | minmode/4_by_3_ratio/ScoreBoard-9s.res | 7 | ||||
| -rw-r--r-- | minmode/4_by_3_ratio/ScoreBoard.res | 12 |
4 files changed, 6 insertions, 32 deletions
diff --git a/4_by_3_ratio/ScoreBoard-9s.res b/4_by_3_ratio/ScoreBoard-9s.res index ec18606..69f3fa9 100644 --- a/4_by_3_ratio/ScoreBoard-9s.res +++ b/4_by_3_ratio/ScoreBoard-9s.res @@ -654,13 +654,6 @@ "visible" "1" "enabled" "1" "fgcolor" "236 227 203 255" - - if_mvm - { - "font" "Cerbetica16" - "xpos" "c160" - "ypos" "455" [$WIN32] - } } "LocalPlayerDuelStatsPanel" diff --git a/4_by_3_ratio/ScoreBoard.res b/4_by_3_ratio/ScoreBoard.res index fa6dfa7..48a145c 100644 --- a/4_by_3_ratio/ScoreBoard.res +++ b/4_by_3_ratio/ScoreBoard.res @@ -637,7 +637,7 @@ } } - "MapName" + "MapName" { "ControlName" "CExLabel" "fieldName" "mapname" @@ -654,14 +654,8 @@ "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-9s.res b/minmode/4_by_3_ratio/ScoreBoard-9s.res index ec18606..69f3fa9 100644 --- a/minmode/4_by_3_ratio/ScoreBoard-9s.res +++ b/minmode/4_by_3_ratio/ScoreBoard-9s.res @@ -654,13 +654,6 @@ "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 fa6dfa7..48a145c 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,14 +654,8 @@ "visible" "1" "enabled" "1" "fgcolor" "236 227 203 255" - - if_mvm - { - "font" "Cerbetica16" - "xpos" "c160" - "ypos" "455" [$WIN32] - } - } + } + } "LocalPlayerDuelStatsPanel" { |
