mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 02:21:24 +01:00
feat: drawFeatures
This commit is contained in:
parent
6d9c86ba74
commit
4b071730f7
16 changed files with 233 additions and 416 deletions
|
|
@ -203,7 +203,6 @@ export function resolveVersionConflicts(mapVersion) {
|
|||
lakes.selectAll("path").remove();
|
||||
|
||||
Features.markupPack();
|
||||
drawCoastline();
|
||||
createDefaultRuler();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue