summaryrefslogtreecommitdiff
path: root/resource/ui/textwindow.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2020-08-07 20:52:22 -0400
committerGitHub <[email protected]>2020-08-07 20:52:22 -0400
commitc8ba1648bd2752ba647b09f164739a7c5ff83734 (patch)
tree00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/textwindow.res
parent21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff)
parente391ac81598292127c356fcb6adbd83db72c5888 (diff)
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/textwindow.res')
-rw-r--r--resource/ui/textwindow.res26
1 files changed, 9 insertions, 17 deletions
diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res
index 3edb7f6..1b06204 100644
--- a/resource/ui/textwindow.res
+++ b/resource/ui/textwindow.res
@@ -49,7 +49,7 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "Cerbetica24"
+ "font" "HudFontMedium"
"fgcolor" "TanLight"
}
@@ -57,19 +57,20 @@
{
"ControlName" "TextEntry"
"fieldName" "TextMessage"
- "xpos" "9999"
+ "visible" "0"
+ "enabled" "0"
}
"TFTextMessage"
{
"ControlName" "CExRichText"
"fieldName" "TFTextMessage"
- "font" "Cerbetica12"
+ "font" "HudFontSmallest"
"xpos" "c-170"
"ypos" "c-90"
"zpos" "1"
"wide" "340"
- "tall" "181"
+ "tall" "180"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
@@ -110,14 +111,14 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "labelText" "CONTINUE (&E)"
+ "labelText" "#TF_Continue"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"command" "okay"
"default" "1"
- "font" "Cerbetica24"
+ "font" "HudFontMedium"
"paintbackground" "0"
"fgcolor" "TanLight"
@@ -139,22 +140,13 @@
"ControlName" "ImagePanel"
"fieldName" "ShadedBar"
"xpos" "9999"
- "ypos" "9999"
- "zpos" "5"
- "wide" "f0"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "image" "loadout_bottom_gradient"
- "tileImage" "1"
- "PaintBackgroundType" "0"
}
"MessageTitle"
{
"ControlName" "Label"
"fieldName" "MessageTitle"
- "xpos" "9999"
+ "visible" "0"
+ "enabled" "0"
}
} \ No newline at end of file