diff options
Diffstat (limited to 'minmode/resource/ui/IntroMenu.res')
| -rw-r--r-- | minmode/resource/ui/IntroMenu.res | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/minmode/resource/ui/IntroMenu.res b/minmode/resource/ui/IntroMenu.res index e0e9518..78e20b4 100644 --- a/minmode/resource/ui/IntroMenu.res +++ b/minmode/resource/ui/IntroMenu.res @@ -63,14 +63,11 @@ "Continue" [$WIN32]
{
- "ControlName" "CExButton"
+ {
+ "ControlName" "CExButton"
"fieldName" "Continue"
"xpos" "r190"
- "xpos_lodef" "r222"
- "xpos_hidef" "r232"
"ypos" "r40"
- "ypos_lodef" "r64"
- "ypos_hidef" "r54"
"zpos" "6"
"wide" "150"
"tall" "30"
@@ -78,12 +75,12 @@ "pinCorner" "2"`
"visible" "0"
"enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Continue"
- "textAlignment" "center"
+ "tabPosition" "0"
+ "labelText" "CONTINUE"
+ "textAlignment" "center"
"dulltext" "0"
- "brighttext" "0"
- "wrap" "0"
+ "brighttext" "0"
+ "wrap" "0"
"command" "skip"
"font" "MenuSmallFont"
}
@@ -278,4 +275,4 @@ "icon" "#GameUI_Icons_A_BUTTON"
}
}
-}
+}
\ No newline at end of file |
