diff options
| author | Ian Bruton <[email protected]> | 2012-10-04 19:14:38 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-04 19:14:38 -0500 |
| commit | 049966b33c571127818e19e98285c720fe75899c (patch) | |
| tree | 0f6ba154425afc7173ce189832c509cb3fb26313 /4_by_3_ratio/ScoreBoard.res | |
| parent | 01308b0b9407c7bfd2991276a8601e2504306b8e (diff) | |
Fixed MvM scoreboard (4:3)
Diffstat (limited to '4_by_3_ratio/ScoreBoard.res')
| -rw-r--r-- | 4_by_3_ratio/ScoreBoard.res | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/4_by_3_ratio/ScoreBoard.res b/4_by_3_ratio/ScoreBoard.res index c75b23b..9f8b656 100644 --- a/4_by_3_ratio/ScoreBoard.res +++ b/4_by_3_ratio/ScoreBoard.res @@ -83,8 +83,7 @@ if_mvm
{
- "ypos" "0"
- "tall" "448"
+ "visible" "0"
}
}
"ScoreboardBackground"
@@ -105,8 +104,9 @@ if_mvm
{
- "ypos" "0"
- "tall" "448"
+
+ "visible" "0"
+
}
}
"Red6sBackground"
@@ -127,8 +127,9 @@ if_mvm
{
- "ypos" "0"
- "tall" "448"
+
+ "visible" "0"
+
}
}
"Blue6sBackground"
@@ -149,8 +150,9 @@ if_mvm
{
- "ypos" "0"
- "tall" "448"
+
+ "visible" "0"
+
}
}
"BlueTeamLabel"
@@ -370,7 +372,7 @@ if_mvm
{
- "ypos" "0"
+ "ypos" "68"
}
}
"ServerTimeLeft"
@@ -392,7 +394,7 @@ if_mvm
{
- "ypos" "0"
+ "ypos" "80"
}
}
"BluePlayerList"
@@ -495,7 +497,7 @@ if_mvm
{
- "ypos" "428"
+ "ypos" "c-100"
}
}
"SpectatorsInQueue"
@@ -1376,7 +1378,6 @@ "enabled" "1"
}
}
- }
"ButtonLegendBG" [$X360]
{
|
