Files
Aerofoil/ApplicationResourcePatches/DITL/2000.json

21 lines
339 B
JSON
Raw Normal View History

{
"items" :
[
{
"name" : "Okay",
"itemType" : "Button",
2021-11-10 17:21:07 -05:00
"pos" : [ 376, 300 ],
"size" : [ 58, 20 ],
"id" : 1,
"enabled" : true
},
{
"name" : "Third Party/Licensing Info...",
"itemType" : "Button",
2021-11-10 17:21:07 -05:00
"pos" : [ 176, 300 ],
"size" : [ 190, 20 ],
"id" : 1,
"enabled" : true
}
]
}