Files
Aerofoil/ApplicationResourcePatches/DITL/2004.json
2020-09-12 22:29:57 -04:00

21 lines
354 B
JSON

{
"items" :
[
{
"name" : "Okay",
"itemType" : "Button",
"pos" : [ 253, 99 ],
"size" : [ 58, 20 ],
"id" : 0,
"enabled" : true
},
{
"name" : "The file name that you've specified is invalid.",
"itemType" : "Label",
"pos" : [ 16, 16 ],
"size" : [ 295, 74 ],
"id" : 0,
"enabled" : false
}
]
}