mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
Scuffed Saving solution
This commit is contained in:
parent
ed723c374a
commit
0936a03c60
6 changed files with 23 additions and 12 deletions
|
|
@ -25,7 +25,7 @@ function getMapData() {
|
|||
mapSizeOutput.value,
|
||||
latitudeOutput.value,
|
||||
temperatureEquatorOutput.value,
|
||||
temperaturePoleOutput.value,
|
||||
temperatureNorthPoleOutput.value,
|
||||
precOutput.value,
|
||||
JSON.stringify(options),
|
||||
mapName.value,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue