summaryrefslogtreecommitdiff
path: root/resource/ui/hudstopwatch.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2020-08-07 20:52:22 -0400
committerGitHub <[email protected]>2020-08-07 20:52:22 -0400
commitc8ba1648bd2752ba647b09f164739a7c5ff83734 (patch)
tree00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/hudstopwatch.res
parent21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff)
parente391ac81598292127c356fcb6adbd83db72c5888 (diff)
Merge pull request #149 from raysfire/dev
v2020.0808
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"