mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 02:21:24 +01:00
refactor: Features module start
This commit is contained in:
parent
ec236d146b
commit
b5fede560b
9 changed files with 315 additions and 160 deletions
|
|
@ -202,7 +202,7 @@ export function resolveVersionConflicts(mapVersion) {
|
|||
coastline.selectAll("path").remove();
|
||||
lakes.selectAll("path").remove();
|
||||
|
||||
reMarkFeatures();
|
||||
Features.markupPack();
|
||||
drawCoastline();
|
||||
createDefaultRuler();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue