diff options
| author | Igor <[email protected]> | 2020-08-07 20:52:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 20:52:22 -0400 |
| commit | c8ba1648bd2752ba647b09f164739a7c5ff83734 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/spectator.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/spectator.res')
| -rw-r--r-- | resource/ui/spectator.res | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/resource/ui/spectator.res b/resource/ui/spectator.res index cd49e19..d18efc5 100644 --- a/resource/ui/spectator.res +++ b/resource/ui/spectator.res @@ -70,7 +70,7 @@ "enabled" "1" "labelText" "#game_respawntime_in_secs" "textAlignment" "center" - "font" "Cerbetica24" + "font" "HudFontMedium" } "BuyBackLabel" @@ -87,9 +87,7 @@ "enabled" "1" "labelText" "#TF_PVE_Buyback" "textAlignment" "center" - "wrap" "1" - "centerwrap" "1" - "font" "Cerbetica24" + "font" "HudFontMedium" if_mvm { @@ -209,7 +207,7 @@ { "ControlName" "Label" "fieldName" "ItemLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "xpos" "10" "ypos" "3" "zpos" "1" |
