summaryrefslogtreecommitdiff
path: root/resource/ui/statsummary.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2021-07-04 21:31:22 -0400
committerGitHub <[email protected]>2021-07-04 21:31:22 -0400
commit09c61d25921c37ca1db41c464634bf16cbfb7494 (patch)
tree128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/statsummary.res
parente9e324532cec11efafb57200c135fe3eb8397e22 (diff)
parent9fe1700457db24b0c7c1a7220b612a53a5482687 (diff)
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/statsummary.res')
-rw-r--r--resource/ui/statsummary.res39
1 files changed, 11 insertions, 28 deletions
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res
index c90c589..5a19944 100644
--- a/resource/ui/statsummary.res
+++ b/resource/ui/statsummary.res
@@ -51,36 +51,19 @@
{
"ControlName" "CExLabel"
"fieldName" "OnYourWayLabel"
- "font" "Cerbetica24"
+ "font" "HudFontBig"
"labelText" "#LoadingMap"
"textAlignment" "west"
"xpos" "5"
- "ypos" "5"
+ "ypos" "20"
"zpos" "40"
"wide" "0"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fgcolor_override" "TanLight"
- }
- "LoadingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "LoadingLabel"
- "font" "HudFontBiggerBold"
- "labelText" "Loading..."
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "414"
- "zpos" "201"
- "wide" "f0"
- "tall" "96"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "fgcolor_override" "TanLight"
}
"MapLabel"
@@ -90,36 +73,36 @@
"font" "HudFontGiantBold"
"labelText" "%maplabel%"
"textAlignment" "west"
- "xpos" "5"
+ "xpos" "6"
"ypos" "20"
"zpos" "50"
"wide" "f0"
- "tall" "56"
+ "tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "TanLight"
"allcaps" "1"
+ "fgcolor_override" "TanLight"
}
"MapType"
{
"ControlName" "CExLabel"
"fieldName" "MapType"
- "font" "HudFontMedium"
+ "font" "HudFontBig"
"labelText" "%maptype%"
"textAlignment" "west"
"xpos" "6"
- "ypos" "69"
+ "ypos" "60"
"zpos" "50"
"wide" "f0"
- "tall" "24"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "TanLight"
"allcaps" "1"
+ "fgcolor_override" "TanLight"
}
"StatData"