mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.22.21
This commit is contained in:
parent
2f43694ecb
commit
f521a11bd5
3 changed files with 8 additions and 7 deletions
|
|
@ -1942,8 +1942,8 @@
|
|||
<i data-locked=0 id="lock_mapSize" class="icon-lock-open"></i>
|
||||
<label data-tip="Set map size relative to the world size">
|
||||
<i>Map size:</i>
|
||||
<input id="mapSizeInput" data-stored="mapSize" type="number" min="1" max="100" step=1>%
|
||||
<input id="mapSizeOutput" data-stored="mapSize" type="range" min="1" max="100" step=1>
|
||||
<input id="mapSizeInput" data-stored="mapSize" type="number" min="1" max="100">%
|
||||
<input id="mapSizeOutput" data-stored="mapSize" type="range" min="1" max="100">
|
||||
</label>
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue