diff options
| author | RaysFire <[email protected]> | 2012-12-04 02:25:50 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2012-12-04 02:25:50 -0600 |
| commit | 520aa6a90498b1a0235b82e40d363adf1c87a109 (patch) | |
| tree | 38ff9f27e05d10f5f5ee9a461f1e3bc77a805e9a /scripts/hudlayout.res | |
| parent | d43e94163a679f25fa80ed83a774244df6129a65 (diff) | |
Redid Medic UI, added in orange flashing animation, flipped targetIDs.
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index a2ac429..8189593 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -12,7 +12,7 @@ "xpos" "c-100" "ypos" "c-102" - "wide" "200" + "wide" "201" "tall" "200" "font" "xHairCircle" @@ -999,10 +999,10 @@ "visible" "0" "enabled" "1" "xpos" "c-100" - "ypos" "c65" + "ypos" "c25" "wide" "600" - "tall" "200" - "priority" "40" + "tall" "45" + "priority" "100" } CSpectatorTargetID @@ -1013,7 +1013,7 @@ "xpos" "c-100" "ypos" "c25" "wide" "600" - "tall" "46" + "tall" "45" "priority" "40" "x_offset" "20" @@ -1026,9 +1026,9 @@ "visible" "0" "enabled" "1" "xpos" "c-100" - "ypos" "c25" + "ypos" "c65" "wide" "600" - "tall" "50" + "tall" "45" "priority" "35" } |
