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 /resource/ui | |
| parent | f93c2fed5bc1fe506cada968cbe205372b939810 (diff) | |
Fixed misaligned inspection panel (#175)
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/freezepanel_basic.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/freezepanel_basic.res b/resource/ui/freezepanel_basic.res index 423e0ee..19f18d4 100644 --- a/resource/ui/freezepanel_basic.res +++ b/resource/ui/freezepanel_basic.res @@ -5,7 +5,7 @@ "itempanel" { // For some reason this doesnt obey the xpos set in HUD Layout - "xpos" "r249" + "xpos" "r200" } "FreezePanel" |
