mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
Merge branch 'master' into dev-submaps
This commit is contained in:
commit
6d6df4a8f6
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ function regenerateRivers() {
|
||||||
Lakes.defineGroup();
|
Lakes.defineGroup();
|
||||||
Rivers.specify();
|
Rivers.specify();
|
||||||
if (!layerIsOn("toggleRivers")) toggleRivers();
|
if (!layerIsOn("toggleRivers")) toggleRivers();
|
||||||
|
else drawRivers();
|
||||||
}
|
}
|
||||||
|
|
||||||
function recalculatePopulation() {
|
function recalculatePopulation() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue