mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 01:51:23 +01:00
refactor: migrate routes (#1294)
* refactor: migrate routes * refactor: format findPath call for improved readability * refactor: update findPath call to include pack parameter * refactor: optimize route deletion logic in RoutesModule
This commit is contained in:
parent
88c70b9264
commit
454178fa99
7 changed files with 794 additions and 679 deletions
|
|
@ -8,4 +8,5 @@ import "./river-generator";
|
|||
import "./burgs-generator";
|
||||
import "./biomes";
|
||||
import "./cultures-generator";
|
||||
import "./routes-generator";
|
||||
import "./states-generator";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue