This commit is contained in:
Azgaar 2020-03-30 23:49:53 +03:00
parent 499f1a21a0
commit 74ea22fc87

View file

@ -645,6 +645,7 @@ function parseLoadedData(data) {
icons = viewbox.select("#icons"); icons = viewbox.select("#icons");
burgIcons = icons.select("#burgIcons"); burgIcons = icons.select("#burgIcons");
anchors = icons.select("#anchors"); anchors = icons.select("#anchors");
armies = viewbox.select("#armies");
markers = viewbox.select("#markers"); markers = viewbox.select("#markers");
ruler = viewbox.select("#ruler"); ruler = viewbox.select("#ruler");
fogging = viewbox.select("#fogging"); fogging = viewbox.select("#fogging");