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/publishfiledialog.res | |
| parent | 33cd7777d61950151adde3fde787d7e84709717b (diff) | |
Corrected redundant font use
Diffstat (limited to 'resource/ui/publishfiledialog.res')
| -rw-r--r-- | resource/ui/publishfiledialog.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/publishfiledialog.res b/resource/ui/publishfiledialog.res index 453bd76..36cd929 100644 --- a/resource/ui/publishfiledialog.res +++ b/resource/ui/publishfiledialog.res @@ -421,7 +421,7 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "HudFontSmallBold" + "font" "HudFontSmall" } "ClassUsagePanel" |
