Skip to content

Commit

Permalink
Fix icon configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzet committed Aug 8, 2022
1 parent 71f5636 commit 3c5a151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions map_machine/icons/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"minaret": {"name": "minaret", "categories": ["building"]},
"pagoda": {"name": "pagoda", "categories": ["building"]},
"pyramid": {"name": "pyramid", "categories": ["building"]},
"townhall": {"name": "town hall", "categories": ["building"]}
"townhall": {"name": "town hall", "categories": ["building"]},
"food_court": {"name": "food court"}
},
"building_part": {
"main_entrance": {"name": "main entrance"},
Expand Down Expand Up @@ -341,7 +342,6 @@
"fire_pit": {"name": "fire pit"},
"fishing_angle": {"name": "fishing angle"},
"flagpole": {"emoji": "🏴", "name": "flagpole"},
"food_court": {"name": "food court"},
"frame": {"name": "picture frame"},
"fuel_station": {"emoji": "⛽️", "name": "fuel station"},
"garages": {"name": "car under roof"},
Expand Down

0 comments on commit 3c5a151

Please sign in to comment.