summaryrefslogtreecommitdiff
path: root/resource/ui/hudstopwatch.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
committerCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
commitefba2d7f8d7c68205331fcc3accad683649faed8 (patch)
treef489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/ui/hudstopwatch.res
parent8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff)
Visual Tweaks
- Increased the size of the item names on the loadout screen. - Updated the tournament and building panels - Added a panel shown when the player auto-switches teams. - Fixed the reserve ammo sometimes being cutoff. - Added additional panels, visual tweaks to multiple others.
Diffstat (limited to 'resource/ui/hudstopwatch.res')
-rw-r--r--resource/ui/hudstopwatch.res12
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/hudstopwatch.res b/resource/ui/hudstopwatch.res
index cf357ba..98e32f0 100644
--- a/resource/ui/hudstopwatch.res
+++ b/resource/ui/hudstopwatch.res
@@ -11,7 +11,7 @@
"tall" "15"
"visible" "1"
"enabled" "1"
- "bgcolor_override" "0 0 0 150"
+ "bgcolor_override" "TransparentBlack"
"PaintBackgroundType" "2"
}
@@ -46,7 +46,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TimePanelValue"
- "font" "Cerbetica12"
+ "font" "HudFontSmallest"
"fgcolor" "TanLight"
"xpos" "0"
"ypos" "0"
@@ -63,7 +63,7 @@
{
"ControlName" "CExLabel"
"fieldName" "StopWatchScoreToBeat"
- "font" "Cerbetica12"
+ "font" "HudFontSmallest"
"labelText" "%scoretobeat%"
"textAlignment" "center"
"xpos" "0"
@@ -81,7 +81,7 @@
{
"ControlName" "CExLabel"
"fieldName" "StopWatchPointsLabel"
- "font" "Cerbetica12"
+ "font" "HudFontSmallest"
"labelText" "points in"
"textAlignment" "center"
"xpos" "15"
@@ -100,12 +100,12 @@
{
"ControlName" "CExLabel"
"fieldName" "StopWatchLabel"
- "font" "Cerbetica10"
+ "font" "HudFontSmallest"
"labelText" "%stopwatchlabel%"
"textAlignment" "center"
"xpos" "0"
"ypos" "0"
- "zpos" "4"
+ "zpos" "1"
"wide" "80"
"tall" "15"
"autoResize" "0"