mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
feat: routes - return old rePacj logic to not break auto-update
This commit is contained in:
parent
126393fea3
commit
e09c0e5344
2 changed files with 2 additions and 13 deletions
|
|
@ -898,8 +898,6 @@ export function resolveVersionConflicts(version) {
|
|||
}
|
||||
});
|
||||
|
||||
console.log(pack.routes);
|
||||
|
||||
routes.selectAll("path").remove();
|
||||
if (layerIsOn("toggleRoutes")) drawRoutes();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue