diff options
| author | CriticalFlaw <[email protected]> | 2020-08-25 08:56:18 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-25 08:56:18 -0400 |
| commit | 43aae9b98b5602fafaee06f1380d9798986558b9 (patch) | |
| tree | fcb6887488f7106d3a082528e14ee5c95f4ca3f0 | |
| parent | 02311986fc4e9af0f27fe692b3f612600d570e35 (diff) | |
Raised the Engineer Building Panels
Because it was asked about by multiple users, the engineer status panels have been moved back up to the middle of the screen. Achievement tracker has been lowered.
| -rw-r--r-- | scripts/hudlayout.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 93fb1e5..8f9dfb7 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -326,7 +326,7 @@ "visible" "1" "enabled" "1" "xpos" "0" - "ypos" "c70" + "ypos" "c-100" "wide" "640" "tall" "480" "PaintBackgroundType" "2" @@ -1174,7 +1174,7 @@ "fieldName" "HudAchievementTracker" "xpos" "5" "NormalY" "300" - "EngineerY" "150" + "EngineerY" "330" "zpos" "0" "wide" "200" "tall" "100" |
