Fixed inventoryHud overlap (#2484)

This commit is contained in:
glitch714 2025-12-20 10:21:35 -08:00 committed by GitHub
parent e55399b9c1
commit a2c4010e68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"clothes_hat": {
"x": 20,
"x": 30,
"y": 98,
"enabled": true,
"halign": "LEFT",
@ -63,7 +63,7 @@
"valign": "BOTTOM"
},
"clothes_torso": {
"x": 20,
"x": 30,
"y": 80,
"enabled": true,
"halign": "LEFT",
@ -98,14 +98,14 @@
"valign": "TOP"
},
"clothes_pants": {
"x": 20,
"x": 30,
"y": 62,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"clothes_socks": {
"x": 20,
"x": 30,
"y": 44,
"enabled": true,
"halign": "LEFT",