diff options
Diffstat (limited to 'resource/ui/mapinfomenu.res')
| -rw-r--r-- | resource/ui/mapinfomenu.res | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res index 577ca6f..f0b5d4d 100644 --- a/resource/ui/mapinfomenu.res +++ b/resource/ui/mapinfomenu.res @@ -14,7 +14,7 @@ "visible" "1" "enabled" "1" } - + "MainBG" { "ControlName" "ImagePanel" @@ -30,7 +30,7 @@ "enabled" "0" "fillcolor" "0 0 0 100" } - + "MapInfoTitle" { "ControlName" "CExLabel" @@ -49,7 +49,7 @@ "font" "Cerbetica24" "fgcolor" "TanLight" } - + "MapInfoType" { "ControlName" "CExLabel" @@ -67,8 +67,8 @@ "textAlignment" "center" "font" "Cerbetica16" "fgcolor" "TanLight" - } - + } + "MapInfoText" { "ControlName" "CExRichText" @@ -87,7 +87,7 @@ "textAlignment" "east" "fgcolor" "TanLight" } - + "MapImage" { "ControlName" "ImagePanel" @@ -109,7 +109,7 @@ "fieldName" "MapInfoContinue" "xpos" "9999" } - + "MapInfoContinue2" { "ControlName" "CExButton" @@ -131,21 +131,21 @@ "default" "1" "font" "Cerbetica24" "paintbackground" "0" - + "fgcolor" "TanLight" "defaultFgColor_override" "TanLight" "armedFgColor_override" "TanDark" "depressedFgColor_override" "TanDark" "selectedFgColor_override" "TanDark" } - + "MapInfoWatchIntro" { "ControlName" "CExButton" "fieldName" "MapInfoWatchIntro" "xpos" "9999" } - + "MapInfoBack" { "ControlName" "CExButton" @@ -166,14 +166,14 @@ "command" "back" "font" "Cerbetica24" "paintbackground" "0" - + "fgcolor" "TanLight" "defaultFgColor_override" "TanLight" "armedFgColor_override" "TanDark" "depressedFgColor_override" "TanDark" "selectedFgColor_override" "TanDark" } - + "MenuBG" { "ControlName" "CTFImagePanel" |
