From 2a098360b8b86e9b86f789343976ffbcab93758f Mon Sep 17 00:00:00 2001 From: ibruton Date: Thu, 11 Feb 2016 04:15:29 -0600 Subject: Added in a customized loading screen --- resource/ui/statsummary_embedded.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/statsummary_embedded.res') diff --git a/resource/ui/statsummary_embedded.res b/resource/ui/statsummary_embedded.res index 119a027..3ef5fbe 100644 --- a/resource/ui/statsummary_embedded.res +++ b/resource/ui/statsummary_embedded.res @@ -29,18 +29,18 @@ { "ControlName" "CExLabel" "fieldName" "OnYourWayLabel" - "font" "HudFontMediumBold" + "font" "CerbeticaBold24" "labelText" "#LoadingMap" - "textAlignment" "center" + "textAlignment" "west" "xpos" "0" - "ypos" "50" + "ypos" "0" "zpos" "50" - "wide" "360" - "tall" "35" + "wide" "0" + "tall" "0" "autoResize" "0" "pinCorner" "0" "visible" "0" - "enabled" "1" + "enabled" "0" } "MapLabel" { -- cgit v1.2.3