diff options
Diffstat (limited to 'resource/ui/mapinfomenu.res')
| -rw-r--r-- | resource/ui/mapinfomenu.res | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res index f0b5d4d..a8a7206 100644 --- a/resource/ui/mapinfomenu.res +++ b/resource/ui/mapinfomenu.res @@ -28,7 +28,7 @@ "pinCorner" "0" "visible" "0" "enabled" "0" - "fillcolor" "0 0 0 100" + "fillcolor" "TransparentBlack" } "MapInfoTitle" @@ -36,7 +36,7 @@ "ControlName" "CExLabel" "fieldName" "MapInfoTitle" "xpos" "c-180" - "ypos" "c-135" + "ypos" "c-116" "zpos" "1" "wide" "360" "tall" "26" @@ -46,7 +46,7 @@ "enabled" "1" "labelText" "%mapname%" "textAlignment" "center" - "font" "Cerbetica24" + "font" "HudFontMedium" "fgcolor" "TanLight" } @@ -55,9 +55,10 @@ "ControlName" "CExLabel" "fieldName" "MapInfoType" "xpos" "c-180" - "ypos" "c-110" + "ypos" "c-140" "zpos" "1" "wide" "360" + "tall" "26" "tall" "16" "autoResize" "0" "pinCorner" "0" @@ -65,7 +66,7 @@ "enabled" "1" "labelText" "%gamemode%" "textAlignment" "center" - "font" "Cerbetica16" + "font" "HudFontSmallishBold" "fgcolor" "TanLight" } @@ -73,7 +74,7 @@ { "ControlName" "CExRichText" "fieldName" "MapInfoText" - "font" "Cerbetica12" + "font" "HudFontSmall" "xpos" "c-170" "ypos" "c-90" "zpos" "3" @@ -107,13 +108,6 @@ { "ControlName" "CExButton" "fieldName" "MapInfoContinue" - "xpos" "9999" - } - - "MapInfoContinue2" - { - "ControlName" "CExButton" - "fieldName" "MapInfoContinue2" "xpos" "c-60" "ypos" "c96" "zpos" "6" @@ -123,13 +117,13 @@ "pinCorner" "2" "visible" "1" "enabled" "1" - "labelText" "CONTINUE (&E)" + "labelText" "#TF_Continue" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "command" "continue" "default" "1" - "font" "Cerbetica24" + "font" "HudFontMedium" "paintbackground" "0" "fgcolor" "TanLight" @@ -164,7 +158,7 @@ "dulltext" "0" "brighttext" "0" "command" "back" - "font" "Cerbetica24" + "font" "HudFontMedium" "paintbackground" "0" "fgcolor" "TanLight" |
