mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
added night city icon
This commit is contained in:
parent
e9be5ad612
commit
1c62320e39
2 changed files with 115 additions and 3 deletions
|
@ -62,6 +62,7 @@ export const STICKERS: IStickers = {
|
|||
beach: { off: 38, title: 'Пляж', title_long: 'Жаркий пляж' },
|
||||
village: { off: 39, title: 'Деревня', title_long: 'Деревня' },
|
||||
scrulpture: { off: 46, title: 'Памятник', title_long: 'Памятник' },
|
||||
night: { off: 48, title: 'Ночь', title_long: 'Ночь' },
|
||||
empty: { off: 20, title: 'Пусто', title_long: 'Пусто' },
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue