diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 12:35:09 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 12:35:09 -0400 |
| commit | 8aa451a40e0cb1fc46ec6e3ab81b8c330d9c9f3d (patch) | |
| tree | 42817a133631078b6d541c93269e27ee225ef457 /scripts | |
| parent | 4e68a76d09a430f2479ef7fffc241bce668e922a (diff) | |
Fixed Phlog/Jet Pack Meters in Minmode
- Removed duplicate backgrounds
- Fixed the Phlog and Thermal Thruster meters in minmode
Diffstat (limited to 'scripts')
| -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 a48f728..38d6a73 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -60,9 +60,9 @@ "fieldName" "HudWeaponAmmo" "visible" "1" "enabled" "1" - "xpos" "c80" + "xpos" "c70" "ypos" "c70" - "xpos_minmode" "c40" + "xpos_minmode" "c25" "ypos_minmode" "c30" "wide" "110" "tall" "50" @@ -579,11 +579,11 @@ "fieldName" "HudCloseCaption" "visible" "1" "enabled" "1" - "xpos" "c188" + "xpos" "c205" "ypos" "302" "wide" "150" "tall" "60" - "xpos_minmode" "c142" + "xpos_minmode" "c170" "ypos_minmode" "273" "wide_minmode" "120" "tall_minmode" "40" @@ -1072,7 +1072,7 @@ "visible" "0" "enabled" "1" "xpos" "c-125" - "ypos" "5" + "ypos" "0" "xpos_minmode" "0" "ypos_minmode" "0" "zpos" "12" |
