mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
resource icon upload + save/load
This commit is contained in:
parent
db6e17a5de
commit
9722470a3d
2 changed files with 33 additions and 4 deletions
|
|
@ -225,6 +225,9 @@ function editHeightmap(options) {
|
|||
drawRivers();
|
||||
Lakes.defineGroup();
|
||||
defineBiomes();
|
||||
|
||||
Resources.generate();
|
||||
|
||||
rankCells();
|
||||
Cultures.generate();
|
||||
Cultures.expand();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue