diff options
Diffstat (limited to 'resource/ui/MapInfoMenu.res')
| -rw-r--r-- | resource/ui/MapInfoMenu.res | 31 |
1 files changed, 30 insertions, 1 deletions
diff --git a/resource/ui/MapInfoMenu.res b/resource/ui/MapInfoMenu.res index 02b69a8..40cd693 100644 --- a/resource/ui/MapInfoMenu.res +++ b/resource/ui/MapInfoMenu.res @@ -115,6 +115,35 @@ { "ControlName" "CExButton" "fieldName" "MapInfoContinue" + "xpos" "99999" + "ypos" "9999" + "zpos" "6" + "wide" "120" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "1" + "command" "continue" + "default" "1" + "font" "Blank" + "paintbackground" "0" + + "fgcolor" "TanLight" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + "selectedFgColor_override" "TanDark" + } + + "MapInfoContinue2" [$WIN32] + { + "ControlName" "CExButton" + "fieldName" "MapInfoContinue2" "xpos" "c-60" "ypos" "c96" "zpos" "6" @@ -124,7 +153,7 @@ "pinCorner" "2" "visible" "1" "enabled" "1" - "labelText" "#TF_Continue" + "labelText" "CONTINUE (&E)" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
