diff options
| -rw-r--r-- | resource/ui/HudTournament.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/HudTournament.res b/resource/ui/HudTournament.res index f1320d5..459d372 100644 --- a/resource/ui/HudTournament.res +++ b/resource/ui/HudTournament.res @@ -543,15 +543,15 @@ "src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
+ "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "5"
}
"CountdownLabel"
{
"ControlName" "CExLabel"
"fieldName" "CountdownLabel"
- "font" "HudFontGiant"
+ "font" "Cerbetica24"
"xpos" "230"
"ypos" "r55"
"wide" "40"
@@ -570,7 +570,7 @@ {
"ControlName" "CExLabel"
"fieldName" "CountdownLabelShadow"
- "font" "HudFontGiant"
+ "font" "Cerbetica24"
"xpos" "231"
"ypos" "r54"
"wide" "40"
|
