Merge pull request #429 from argonui/flip-bugfix

Friends in Low Places: fixed inputfield row
This commit is contained in:
Entrox-Licher 2023-10-20 09:36:20 -04:00 committed by GitHub
commit 453bd5ba7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,16 +25,16 @@ customizations = {
checkboxes = { checkboxes = {
posZ = -0.44, posZ = -0.44,
count = 2, count = 2,
},
textField = {
position = { 0.6295, 0.25, -0.44 },
width = 290
} }
}, },
[4] = { [4] = {
checkboxes = { checkboxes = {
posZ = -0.05, posZ = -0.05,
count = 2, count = 2,
},
textField = {
position = { 0.6295, 0.25, -0.44 },
width = 290
} }
}, },
[5] = { [5] = {