diff options
| author | CriticalFlaw <[email protected]> | 2018-04-15 17:08:02 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-04-15 17:08:02 -0400 |
| commit | 358560e87e70583afa6398a07cb64a0705afb618 (patch) | |
| tree | 5c22558bd48d2e2e76227bbe79989ded05897faf | |
| parent | e035616c4b687cfca39bf2803475ee405fa8fd9e (diff) | |
Updated TargetID to better see the health cross
| -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" |
