mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
refactor: no need to keep compatibility here
This commit is contained in:
parent
1d252a1d90
commit
03ffc5cadb
1 changed files with 0 additions and 2 deletions
|
|
@ -108,8 +108,6 @@ function getSettings() {
|
||||||
urbanization: urbanization,
|
urbanization: urbanization,
|
||||||
mapSize: mapSizeOutput.value,
|
mapSize: mapSizeOutput.value,
|
||||||
latitudeO: latitudeOutput.value,
|
latitudeO: latitudeOutput.value,
|
||||||
temperatureEquator: temperatureEquatorOutput.value,
|
|
||||||
temperaturePole: 0, //Moved to options
|
|
||||||
prec: precOutput.value,
|
prec: precOutput.value,
|
||||||
options: options,
|
options: options,
|
||||||
mapName: mapName.value,
|
mapName: mapName.value,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue