vtm-web-app: include theme with texture atlas symbols #51
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<atlas img="icons/maki.png">
|
||||
<atlas img="atlas/maki.png">
|
||||
<rect id="airfield" pos="1 105 24 24" />
|
||||
<rect id="airport" pos="1 79 24 24" />
|
||||
<rect id="alcohol-shop" pos="27 105 24 24" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<atlas img="icons/osm.png">
|
||||
<atlas img="atlas/osm.png">
|
||||
<rect id="airport" pos="1 40 16 16" />
|
||||
<rect id="atm" pos="19 40 16 16" />
|
||||
<rect id="bar" pos="1 80 20 20" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<atlas img="icons/osmarender.png">
|
||||
<atlas img="atlas/osmarender.png">
|
||||
<rect id="airport" pos="226 38 24 24" />
|
||||
<rect id="alpine_hut" pos="198 41 26 21" />
|
||||
<rect id="atm" pos="279 2 14 16" />
|
||||
|
||||
Reference in New Issue
Block a user