mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
parent
04373d9285
commit
e59c001934
1 changed files with 1 additions and 1 deletions
|
|
@ -10369,7 +10369,7 @@ function fantasyMap() {
|
|||
$("#mapLayers li").not("#toggleOcean").addClass("buttonoff");
|
||||
$("#toggleOcean").removeClass("buttonoff");
|
||||
$("#oceanPattern").fadeIn();
|
||||
$("#rivers, #terrain, #overlay, #borders, #regions, #icons, #labels, #routes, #grid, #markers").fadeOut();
|
||||
$("#rivers, #terrain, #borders, #regions, #icons, #labels, #routes, #grid, #markers").fadeOut();
|
||||
cults.selectAll("path").remove();
|
||||
terrs.selectAll("path").remove();
|
||||
if (preset === "layoutPolitical") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue