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/econ/confirmapplystrangifierdialog.res | |
| parent | 33cd7777d61950151adde3fde787d7e84709717b (diff) | |
Corrected redundant font use
Diffstat (limited to 'resource/ui/econ/confirmapplystrangifierdialog.res')
| -rw-r--r-- | resource/ui/econ/confirmapplystrangifierdialog.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/econ/confirmapplystrangifierdialog.res b/resource/ui/econ/confirmapplystrangifierdialog.res index 7265b24..730a671 100644 --- a/resource/ui/econ/confirmapplystrangifierdialog.res +++ b/resource/ui/econ/confirmapplystrangifierdialog.res @@ -58,7 +58,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" @@ -77,7 +77,7 @@ { "ControlName" "CExLabel" "fieldName" "ToolBG" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "" "textAlignment" "east" "xpos" "10" @@ -127,7 +127,7 @@ { "ControlName" "CExLabel" "fieldName" "SubjectBG" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "" "textAlignment" "east" "xpos" "300" |
