This commit is contained in:
Azgaar 2019-12-03 23:10:04 +03:00
parent 2f43694ecb
commit f521a11bd5
3 changed files with 8 additions and 7 deletions

View file

@ -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>