Skip to content

Commit

Permalink
Merge pull request #89 from pathmapper/fix_town_hall
Browse files Browse the repository at this point in the history
Fix townhall icon name to match vt source
  • Loading branch information
pathmapper authored Oct 31, 2020
2 parents b6f0920 + 7efca5a commit 00ac0af
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions sprites/osm-liberty.json
Original file line number Diff line number Diff line change
Expand Up @@ -1546,14 +1546,14 @@
"x": 105,
"y": 208
},
"town-hall_11": {
"town_hall_11": {
"height": 17,
"pixelRatio": 1,
"width": 17,
"x": 370,
"y": 94
},
"town-hall_15": {
"town_hall_15": {
"height": 21,
"pixelRatio": 1,
"width": 21,
Expand Down
4 changes: 2 additions & 2 deletions sprites/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -1546,14 +1546,14 @@
"x": 210,
"y": 416
},
"town-hall_11": {
"town_hall_11": {
"height": 34,
"pixelRatio": 2,
"width": 34,
"x": 742,
"y": 188
},
"town-hall_15": {
"town_hall_15": {
"height": 42,
"pixelRatio": 2,
"width": 42,
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 00ac0af

Please sign in to comment.