diff options
| author | ibruton <[email protected]> | 2016-02-11 04:15:29 -0600 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-02-11 04:15:29 -0600 |
| commit | 2a098360b8b86e9b86f789343976ffbcab93758f (patch) | |
| tree | a673ee7bdbe8763ea518ac97588d2bc92020dfcd /resource/ui/statsummary_embedded.res | |
| parent | 459cb995fe59fba4d1fddeaac7dfbd1455e12aad (diff) | |
Added in a customized loading screen
Diffstat (limited to 'resource/ui/statsummary_embedded.res')
| -rw-r--r-- | resource/ui/statsummary_embedded.res | 12 |
1 files changed, 6 insertions, 6 deletions
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" { |
