mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
FIX: destroyed population on resample
This commit is contained in:
parent
159c1aa3e3
commit
ae4e62a154
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ window.UISubmap = (function () {
|
||||||
promoteTowns: false,
|
promoteTowns: false,
|
||||||
smoothHeightMap: false,
|
smoothHeightMap: false,
|
||||||
rescaleStyles: false,
|
rescaleStyles: false,
|
||||||
|
scale: 1,
|
||||||
projection,
|
projection,
|
||||||
inverse
|
inverse
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue