diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 22:37:29 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 22:37:29 -0400 |
| commit | 736d6ccdbb4380a71c95b2d74e45d88bbfdc64b3 (patch) | |
| tree | 81ed82a4046e243eb0ea54d5af1b8a4760726bfb /scripts/hudlayout.res | |
| parent | ced4c955b2a5ae691226f47efd0b0f6965ed0415 (diff) | |
Visual Tweaks, Bug Fixes (see notes)
- Added the missing player effect and health cluster icons
- Visual tweaks to the scoreboard, team/class select, freezecam, item test
- Updated the main menu to use the new Player Mute menu
- Fixed the Overtime label overlapping with the server time limit
- Removed unused font definitions
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index a27313c..e6a8d05 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -49,7 +49,7 @@ "fieldName" "HudPlayerStatus" "visible" "1" "enabled" "1" - "xpos" "-15" + "xpos" "0" "ypos" "1" "wide" "f0" "tall" "480" @@ -262,8 +262,8 @@ "fieldName" "DisguiseStatus" "visible" "1" "enabled" "1" - "xpos" "20" - "ypos" "r50" + "xpos" "c55" + "ypos" "r40" "wide" "150" "tall" "30" } @@ -1177,11 +1177,11 @@ "ControlName" "EditablePanel" "fieldName" "HudAchievementTracker" "xpos" "5" - "NormalY" "330" + "NormalY" "300" "EngineerY" "150" "zpos" "0" "wide" "200" - "tall" "170" + "tall" "125" "visible" "1" "enabled" "1" } |
