mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
resources ("goods") layers
This commit is contained in:
parent
fa969e7907
commit
932785cc31
2 changed files with 29 additions and 1 deletions
1
main.js
1
main.js
|
|
@ -717,7 +717,6 @@ async function generate(options) {
|
|||
defineBiomes();
|
||||
|
||||
Resources.generate();
|
||||
Resources.draw();
|
||||
|
||||
rankCells();
|
||||
Cultures.generate();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue