Updated nations
This commit is contained in:
parent
a9ff014729
commit
e620de66cc
5 changed files with 581 additions and 168 deletions
|
@ -76,6 +76,6 @@ setInterval(function() {
|
|||
|
||||
<div class='document' bind:clientWidth={docW} bind:clientHeight={docH} >
|
||||
<div class='area' bind:clientWidth={mapW} bind:clientHeight={mapH} style='top: {top}; left: {left}'>
|
||||
<img src='/map.png' >
|
||||
<img src='/map.svg' >
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue