diff options
| author | CriticalFlaw <[email protected]> | 2021-07-01 11:25:57 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-01 11:25:57 -0400 |
| commit | 74d7e98a6b1f2445c6391e26e846da57c4d7240b (patch) | |
| tree | 77771d0fbc9c45de2f956996d3fe999ccf4e15a4 /resource/ui/statsummary.res | |
| parent | 33cd7777d61950151adde3fde787d7e84709717b (diff) | |
Corrected redundant font use
Diffstat (limited to 'resource/ui/statsummary.res')
| -rw-r--r-- | resource/ui/statsummary.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res index a747bd8..8cc7fc5 100644 --- a/resource/ui/statsummary.res +++ b/resource/ui/statsummary.res @@ -69,7 +69,7 @@ { "ControlName" "CExLabel" "fieldName" "LoadingLabel" - "font" "HudFontBiggerBold" + "font" "HudFontBig" "labelText" "#LoadingMap" "textAlignment" "west" "xpos" "5" |
