diff options
| author | Ian Bruton <[email protected]> | 2012-10-26 21:55:53 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-26 21:55:53 -0500 |
| commit | 9255652c881280fc46f8b947bda95e219667f629 (patch) | |
| tree | 1c0ad1c84e9e6fc32f9c5063aaf62a317398219e | |
| parent | 9ef3a85abb2ffd4d43fa8662ef79c98934eaa5dd (diff) | |
More main menu fixes because I'm bad
| -rw-r--r-- | resource/ui/MainMenuOverride.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res index adcc6b8..1b50a21 100644 --- a/resource/ui/MainMenuOverride.res +++ b/resource/ui/MainMenuOverride.res @@ -1005,7 +1005,7 @@ "xpos" "25"
"ypos" "202"
"zpos" "11"
- "wide" "75"
+ "wide" "200"
"tall" "16"
"visible" "1"
"PaintBackgroundType" "2"
@@ -1065,7 +1065,7 @@ "xpos" "25"
"ypos" "290"
"zpos" "11"
- "wide" "75"
+ "wide" "200"
"tall" "16"
"visible" "1"
"PaintBackgroundType" "2"
@@ -1124,7 +1124,7 @@ "xpos" "25"
"ypos" "308"
"zpos" "11"
- "wide" "75"
+ "wide" "200"
"tall" "16"
"visible" "1"
"PaintBackgroundType" "2"
@@ -1184,7 +1184,7 @@ "xpos" "25"
"ypos" "236"
"zpos" "11"
- "wide" "75"
+ "wide" "200"
"tall" "16"
"visible" "1"
"PaintBackgroundType" "2"
@@ -1194,7 +1194,7 @@ "fieldName" "SubButton"
"xpos" "0"
"ypos" "0"
- "wide" "75"
+ "wide" "200"
"tall" "16"
"autoResize" "0"
"pinCorner" "3"
@@ -1243,7 +1243,7 @@ "xpos" "25"
"ypos" "254"
"zpos" "11"
- "wide" "75"
+ "wide" "200"
"tall" "16"
"visible" "1"
"PaintBackgroundType" "2"
@@ -1253,7 +1253,7 @@ "fieldName" "SubButton"
"xpos" "0"
"ypos" "0"
- "wide" "75"
+ "wide" "200"
"tall" "16"
"autoResize" "0"
"pinCorner" "3"
|
