mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.3.16a
This commit is contained in:
parent
499f1a21a0
commit
74ea22fc87
1 changed files with 1 additions and 0 deletions
|
|
@ -645,6 +645,7 @@ function parseLoadedData(data) {
|
|||
icons = viewbox.select("#icons");
|
||||
burgIcons = icons.select("#burgIcons");
|
||||
anchors = icons.select("#anchors");
|
||||
armies = viewbox.select("#armies");
|
||||
markers = viewbox.select("#markers");
|
||||
ruler = viewbox.select("#ruler");
|
||||
fogging = viewbox.select("#fogging");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue