summaryrefslogtreecommitdiff
path: root/resource/ui/textwindow.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/textwindow.res')
-rw-r--r--resource/ui/textwindow.res13
1 files changed, 7 insertions, 6 deletions
diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res
index bb33c5a..c856be2 100644
--- a/resource/ui/textwindow.res
+++ b/resource/ui/textwindow.res
@@ -43,10 +43,11 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "labelText" "#TF_WELCOME"
+ "labelText" "%mapname%"
"textAlignment" "center"
"font" "HudFontMedium"
"fgcolor" "TanLight"
+ "allcaps" "1"
}
"TextMessage"
@@ -96,10 +97,10 @@
{
"ControlName" "CExButton"
"fieldName" "ok"
- "xpos" "c-180"
+ "xpos" "c-60"
"ypos" "c96"
"zpos" "6"
- "wide" "360"
+ "wide" "120"
"tall" "30"
"autoResize" "0"
"pinCorner" "2"
@@ -114,9 +115,9 @@
"font" "HudFontMedium"
"paintbackground" "0"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanLight"
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
}
"MenuBG"