Small vending machine theme

This commit is contained in:
Robin van der Linde 2023-06-29 16:30:43 +02:00
parent d81ccd71cb
commit 3bdf519205
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
11 changed files with 1794 additions and 1 deletions

View file

@ -406,6 +406,10 @@
"if": "theme=uk_addresses",
"then": "./assets/themes/uk_addresses/housenumber_unknown.svg"
},
{
"if": "theme=vending_machine",
"then": "./assets/layers/vending_machine/vending_machine.svg"
},
{
"if": "theme=walls_and_buildings",
"then": "./assets/layers/walls_and_buildings/walls_and_buildings.png"