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/matchmakingdashboardpopup_nextmapvoting.res | |
| parent | 33cd7777d61950151adde3fde787d7e84709717b (diff) | |
Corrected redundant font use
Diffstat (limited to 'resource/ui/matchmakingdashboardpopup_nextmapvoting.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardpopup_nextmapvoting.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/matchmakingdashboardpopup_nextmapvoting.res b/resource/ui/matchmakingdashboardpopup_nextmapvoting.res index 4e23a44..47514fd 100644 --- a/resource/ui/matchmakingdashboardpopup_nextmapvoting.res +++ b/resource/ui/matchmakingdashboardpopup_nextmapvoting.res @@ -67,7 +67,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -117,7 +117,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -164,7 +164,7 @@ "tall" "20" "visible" "1" "enabled" "1" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "fgcolor_override" "TanLight" "textAlignment" "center" "labelText" "#TF_Matchmaking_RollingQueue_MatchOver" |
