Merge pull request #429 from argonui/flip-bugfix
Friends in Low Places: fixed inputfield row
This commit is contained in:
commit
453bd5ba7b
@ -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] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user