Merge pull request #89 from pathmapper/fix_town_hall

Fix townhall icon name to match vt source
gh-pages
pathmapper 4 years ago committed by GitHub
commit 00ac0afb09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1546,14 +1546,14 @@
"x": 105, "x": 105,
"y": 208 "y": 208
}, },
"town-hall_11": { "town_hall_11": {
"height": 17, "height": 17,
"pixelRatio": 1, "pixelRatio": 1,
"width": 17, "width": 17,
"x": 370, "x": 370,
"y": 94 "y": 94
}, },
"town-hall_15": { "town_hall_15": {
"height": 21, "height": 21,
"pixelRatio": 1, "pixelRatio": 1,
"width": 21, "width": 21,

@ -1546,14 +1546,14 @@
"x": 210, "x": 210,
"y": 416 "y": 416
}, },
"town-hall_11": { "town_hall_11": {
"height": 34, "height": 34,
"pixelRatio": 2, "pixelRatio": 2,
"width": 34, "width": 34,
"x": 742, "x": 742,
"y": 188 "y": 188
}, },
"town-hall_15": { "town_hall_15": {
"height": 42, "height": 42,
"pixelRatio": 2, "pixelRatio": 2,
"width": 42, "width": 42,

Before

Width:  |  Height:  |  Size: 569 B

After

Width:  |  Height:  |  Size: 569 B

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 606 B

Loading…
Cancel
Save