diff options
| author | CriticalFlaw <[email protected]> | 2021-06-29 23:15:34 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-06-29 23:15:34 -0400 |
| commit | bbee27c902f81e1108bcaeaaace568e6bb97d4cb (patch) | |
| tree | 7150297d521d490b153be15e2cc2c7c28ad8d72e /resource/ui/tfadvancedoptionsdialog.res | |
| parent | acc0c844dd8228bb5d4fc6a13d66d3b01fc47d45 (diff) | |
Tweaks to color and font
Diffstat (limited to 'resource/ui/tfadvancedoptionsdialog.res')
| -rw-r--r-- | resource/ui/tfadvancedoptionsdialog.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/tfadvancedoptionsdialog.res b/resource/ui/tfadvancedoptionsdialog.res index d0c130a..db16882 100644 --- a/resource/ui/tfadvancedoptionsdialog.res +++ b/resource/ui/tfadvancedoptionsdialog.res @@ -61,7 +61,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -87,7 +87,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_Ok" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
