diff options
| author | CriticalFlaw <[email protected]> | 2021-08-15 22:20:37 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-08-15 22:20:37 -0400 |
| commit | 911fdbefda533ad312e212c8e0c12b6348add6f9 (patch) | |
| tree | f1e2fecf2be3a9930b70a035b7890f3e62d50ce5 /scripts | |
| parent | f93c2fed5bc1fe506cada968cbe205372b939810 (diff) | |
Fixed misaligned inspection panel (#175)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/hudlayout-base.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hudlayout-base.res b/scripts/hudlayout-base.res index 7809d57..5664aec 100644 --- a/scripts/hudlayout-base.res +++ b/scripts/hudlayout-base.res @@ -1220,7 +1220,7 @@ "fieldName" "HudInspectPanel" "visible" "0" "enabled" "1" - "xpos" "r249" + "xpos" "r200" "ypos" "c0" "zpos" "10" "wide" "300" |
