diff options
Diffstat (limited to 'resource/ui/votehud.res')
| -rw-r--r-- | resource/ui/votehud.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/votehud.res b/resource/ui/votehud.res index 1cda387..4a5a02a 100644 --- a/resource/ui/votehud.res +++ b/resource/ui/votehud.res @@ -571,7 +571,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMediumSmallBold" + "font" "HudFontMediumSmall" "labelText" "#TF_Vote_Title" "textAlignment" "north" "xpos" "0" @@ -623,7 +623,7 @@ { "ControlName" "CExLabel" "fieldName" "ComboLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "%combo_label%" "textAlignment" "east" "xpos" "5" @@ -641,7 +641,7 @@ { "ControlName" "ComboBox" "fieldName" "ComboBox" - "Font" "HudFontSmallestBold" + "Font" "HudFontSmallest" "xpos" "85" "ypos" "245" "zpos" "1" @@ -686,7 +686,7 @@ "brighttext" "0" "Command" "CallVote" "Default" "0" - "font" "HudFontSmallBold" + "font" "HudFontSmall" } "Button1" { @@ -707,7 +707,7 @@ "brighttext" "0" "Command" "Close" "Default" "0" - "font" "HudFontSmallBold" + "font" "HudFontSmall" } } }
\ No newline at end of file |
