mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
move markers into a separate module
This commit is contained in:
parent
2c4c462499
commit
acd9cfdd69
6 changed files with 234 additions and 206 deletions
|
|
@ -427,7 +427,7 @@ function regenerateMarkers(event) {
|
|||
})
|
||||
.remove();
|
||||
|
||||
addMarkers(number);
|
||||
Markers.generate();
|
||||
if (!layerIsOn("toggleMarkers")) toggleMarkers();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue