Add a blank map
This commit is contained in:
15
public/assets/images/blank-map.svg
Normal file
15
public/assets/images/blank-map.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-10 -10 200 300">
|
||||
<defs>
|
||||
<g id="mapsheet" class="mapsheet"></g>
|
||||
</defs>
|
||||
|
||||
<g class="gameboard">
|
||||
<g class="grid">
|
||||
<g class="mapsheets" data-width="34" data-height="13">
|
||||
<g><use class="mapsheet" href="#mapsheet"/></g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 365 B |
Reference in New Issue
Block a user