mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
parent
c7ad317301
commit
e9ec667be9
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@
|
||||||
<td>
|
<td>
|
||||||
<i onmouseover="tip('Unlock to allow option randomization on new map generation')" data-locked=1 id="lockNeutralInput" class="icon-lock"></i>
|
<i onmouseover="tip('Unlock to allow option randomization on new map generation')" data-locked=1 id="lockNeutralInput" class="icon-lock"></i>
|
||||||
</td>
|
</td>
|
||||||
<td onmouseover="tip('Manimal distance to closest burg to consider land neutral')">Neutral distance</td>
|
<td onmouseover="tip('Minimal distance to closest burg to consider land neutral')">Neutral distance</td>
|
||||||
<td>
|
<td>
|
||||||
<input id="neutralInput" type="range" min="1" max="500" step="1" value="200">
|
<input id="neutralInput" type="range" min="1" max="500" step="1" value="200">
|
||||||
</td>
|
</td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue