diff options
| -rw-r--r-- | resource/ui/HudStopWatch.res | 4 | ||||
| -rw-r--r-- | scripts/hudlayout.res | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/HudStopWatch.res b/resource/ui/HudStopWatch.res index e1eb689..86d9101 100644 --- a/resource/ui/HudStopWatch.res +++ b/resource/ui/HudStopWatch.res @@ -152,10 +152,10 @@ if_comp
{
- "font" "Cerbetica12"
+ "font" "Cerbetica10"
"textAlignment" "center"
"wide" "80"
- "xpos" "100"
+ "xpos" "110"
"ypos" "28"
}
}
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index d5c157a..f0b5702 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -924,7 +924,7 @@ "ypos_minmode" "345" "zpos" "1" "wide" "600" - "tall" "45" + "tall" "47" "priority" "100" } @@ -937,7 +937,7 @@ "ypos" "270" "zpos" "1" "wide" "600" - "tall" "45" + "tall" "47" "priority" "40" "x_offset" "20" |
