mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
refactor: route generation revalue
This commit is contained in:
parent
4126222f8e
commit
bbf8871e70
11 changed files with 33 additions and 315 deletions
|
|
@ -7645,7 +7645,6 @@
|
|||
<script type="module" src="/src/modules/names-generator.js"></script>
|
||||
<script type="module" src="/src/modules/biomes.js"></script>
|
||||
<script type="module" src="/src/modules/burgs-and-states.js"></script>
|
||||
<script type="module" src="/src/modules/routes-generator.js"></script>
|
||||
<script type="module" src="/src/modules/religions-generator.js"></script>
|
||||
<script type="module" src="/src/modules/military-generator.js"></script>
|
||||
<script type="module" src="/src/modules/markers-generator.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue