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/classselection-base.res | |
| parent | 33cd7777d61950151adde3fde787d7e84709717b (diff) | |
Corrected redundant font use
Diffstat (limited to 'resource/ui/classselection-base.res')
| -rw-r--r-- | resource/ui/classselection-base.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/classselection-base.res b/resource/ui/classselection-base.res index 9275cb4..74ed9c7 100644 --- a/resource/ui/classselection-base.res +++ b/resource/ui/classselection-base.res @@ -1130,7 +1130,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#CMenu_ClassHighlightPanel_Title" "textAlignment" "north-west" "xpos" "10" @@ -1179,7 +1179,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
