1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/config/widgets/buttons/campaignBonusSelection.json

23 lines
267 B
JSON
Raw Normal View History

{
"normal" : {
"width": 58,
"height": 64,
"items" : []
},
"pressed" : {
"width": 58,
"height": 64,
"items" : []
},
"blocked" : {
"width": 58,
"height": 64,
"items" : []
},
"highlighted" : {
"width": 58,
"height": 64,
"items" : []
},
}