diff options
| author | raysfire <[email protected]> | 2014-06-19 19:34:29 -0500 |
|---|---|---|
| committer | raysfire <[email protected]> | 2014-06-19 19:34:29 -0500 |
| commit | fa8d4a39b4ec3752ed82bcf4704760278aa28021 (patch) | |
| tree | 41d824ad981a20559fc8e2068bccfa3ff04787e1 | |
| parent | 76810012e7711cfab837817679d2caf02a72cb6f (diff) | |
Oops, forgot to move mapname
oops
| -rw-r--r-- | 4_by_3_ratio/ScoreBoard-9s.res | 2 | ||||
| -rw-r--r-- | 4_by_3_ratio/ScoreBoard.res | 2 | ||||
| -rw-r--r-- | minmode/4_by_3_ratio/ScoreBoard-9s.res | 3 | ||||
| -rw-r--r-- | minmode/4_by_3_ratio/ScoreBoard.res | 5 | ||||
| -rw-r--r-- | minmode/resource/ui/ScoreBoard-9s.res | 4 | ||||
| -rw-r--r-- | minmode/resource/ui/ScoreBoard.res | 2 | ||||
| -rw-r--r-- | resource/ui/ScoreBoard-9s.res | 4 | ||||
| -rw-r--r-- | resource/ui/ScoreBoard.res | 2 |
8 files changed, 12 insertions, 12 deletions
diff --git a/4_by_3_ratio/ScoreBoard-9s.res b/4_by_3_ratio/ScoreBoard-9s.res index d9af7ef..62472c8 100644 --- a/4_by_3_ratio/ScoreBoard-9s.res +++ b/4_by_3_ratio/ScoreBoard-9s.res @@ -645,7 +645,7 @@ "labelText" "%mapname%" "textAlignment" "center" "xpos" "c-225" - "ypos" "322" + "ypos" "332" "zpos" "3" "wide" "116" "tall" "20" diff --git a/4_by_3_ratio/ScoreBoard.res b/4_by_3_ratio/ScoreBoard.res index 043d798..b770731 100644 --- a/4_by_3_ratio/ScoreBoard.res +++ b/4_by_3_ratio/ScoreBoard.res @@ -645,7 +645,7 @@ "labelText" "%mapname%" "textAlignment" "center" "xpos" "c-225" - "ypos" "322" + "ypos" "332" "zpos" "3" "wide" "116" "tall" "20" diff --git a/minmode/4_by_3_ratio/ScoreBoard-9s.res b/minmode/4_by_3_ratio/ScoreBoard-9s.res index da85ea5..62472c8 100644 --- a/minmode/4_by_3_ratio/ScoreBoard-9s.res +++ b/minmode/4_by_3_ratio/ScoreBoard-9s.res @@ -645,7 +645,7 @@ "labelText" "%mapname%" "textAlignment" "center" "xpos" "c-225" - "ypos" "322" + "ypos" "332" "zpos" "3" "wide" "116" "tall" "20" @@ -1570,7 +1570,6 @@ "font" "Cerbetica16" } } - "SupportLabel" { "ControlName" "CExLabel" diff --git a/minmode/4_by_3_ratio/ScoreBoard.res b/minmode/4_by_3_ratio/ScoreBoard.res index 5cfb3cf..b770731 100644 --- a/minmode/4_by_3_ratio/ScoreBoard.res +++ b/minmode/4_by_3_ratio/ScoreBoard.res @@ -645,7 +645,7 @@ "labelText" "%mapname%" "textAlignment" "center" "xpos" "c-225" - "ypos" "322" + "ypos" "332" "zpos" "3" "wide" "116" "tall" "20" @@ -1570,7 +1570,8 @@ "font" "Cerbetica16" } } - "SupportLabel" + + "SupportLabel" { "ControlName" "CExLabel" "fieldName" "SupportLabel" diff --git a/minmode/resource/ui/ScoreBoard-9s.res b/minmode/resource/ui/ScoreBoard-9s.res index 3457498..149b41c 100644 --- a/minmode/resource/ui/ScoreBoard-9s.res +++ b/minmode/resource/ui/ScoreBoard-9s.res @@ -630,7 +630,7 @@ } } - "MapName" + "MapName" { "ControlName" "CExLabel" "fieldName" "mapname" @@ -638,7 +638,7 @@ "labelText" "%mapname%" "textAlignment" "center" "xpos" "c-360" - "ypos" "322" + "ypos" "332" "zpos" "3" "wide" "116" "tall" "20" diff --git a/minmode/resource/ui/ScoreBoard.res b/minmode/resource/ui/ScoreBoard.res index 7b014a0..aadba7a 100644 --- a/minmode/resource/ui/ScoreBoard.res +++ b/minmode/resource/ui/ScoreBoard.res @@ -636,7 +636,7 @@ "labelText" "%mapname%" "textAlignment" "center" "xpos" "c-360" - "ypos" "322" + "ypos" "332" "zpos" "3" "wide" "116" "tall" "20" diff --git a/resource/ui/ScoreBoard-9s.res b/resource/ui/ScoreBoard-9s.res index 3457498..149b41c 100644 --- a/resource/ui/ScoreBoard-9s.res +++ b/resource/ui/ScoreBoard-9s.res @@ -630,7 +630,7 @@ } } - "MapName" + "MapName" { "ControlName" "CExLabel" "fieldName" "mapname" @@ -638,7 +638,7 @@ "labelText" "%mapname%" "textAlignment" "center" "xpos" "c-360" - "ypos" "322" + "ypos" "332" "zpos" "3" "wide" "116" "tall" "20" diff --git a/resource/ui/ScoreBoard.res b/resource/ui/ScoreBoard.res index 7b014a0..aadba7a 100644 --- a/resource/ui/ScoreBoard.res +++ b/resource/ui/ScoreBoard.res @@ -636,7 +636,7 @@ "labelText" "%mapname%" "textAlignment" "center" "xpos" "c-360" - "ypos" "322" + "ypos" "332" "zpos" "3" "wide" "116" "tall" "20" |
