summaryrefslogtreecommitdiff
path: root/resource/ui/replaybrowser/mainpanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-07-01 11:25:57 -0400
committerCriticalFlaw <[email protected]>2021-07-01 11:25:57 -0400
commit74d7e98a6b1f2445c6391e26e846da57c4d7240b (patch)
tree77771d0fbc9c45de2f956996d3fe999ccf4e15a4 /resource/ui/replaybrowser/mainpanel.res
parent33cd7777d61950151adde3fde787d7e84709717b (diff)
Corrected redundant font use
Diffstat (limited to 'resource/ui/replaybrowser/mainpanel.res')
-rw-r--r--resource/ui/replaybrowser/mainpanel.res2
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res
index 9f77c09..15f6785 100644
--- a/resource/ui/replaybrowser/mainpanel.res
+++ b/resource/ui/replaybrowser/mainpanel.res
@@ -20,7 +20,7 @@
"outoffocus_bgcolor_override" "27 27 27 0"
"title" "#Replay_Replay"
- "title_font" "HudFontSmallBold"
+ "title_font" "HudFontSmall"
"titletextinsetX" "40"
"titletextinsetY" "0"
"titlebarfgcolor_override" "HudOffWhite"