mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01: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,
|
||||
mapSize: mapSizeOutput.value,
|
||||
latitudeO: latitudeOutput.value,
|
||||
temperatureEquator: temperatureEquatorOutput.value,
|
||||
temperaturePole: 0, //Moved to options
|
||||
prec: precOutput.value,
|
||||
options: options,
|
||||
mapName: mapName.value,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue