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/mvmcreditspendpanel.res | |
| parent | 33cd7777d61950151adde3fde787d7e84709717b (diff) | |
Corrected redundant font use
Diffstat (limited to 'resource/ui/mvmcreditspendpanel.res')
| -rw-r--r-- | resource/ui/mvmcreditspendpanel.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/mvmcreditspendpanel.res b/resource/ui/mvmcreditspendpanel.res index 2c1e8cb..0b36ba6 100644 --- a/resource/ui/mvmcreditspendpanel.res +++ b/resource/ui/mvmcreditspendpanel.res @@ -4,7 +4,7 @@ { "ControlName" "CExLabel" "fieldName" "HeaderLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%header%" "textAlignment" "north-west" "xpos" "0" |
