mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
burgs placement change + resource style
This commit is contained in:
parent
dc6528665a
commit
b7545d2805
6 changed files with 687 additions and 479 deletions
|
|
@ -907,6 +907,15 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
|
||||
<tbody id="styleResources">
|
||||
<tr data-tip="Show or hide circle around resource icons">
|
||||
<td>
|
||||
<input id="styleResourcesCircle" class="checkbox" type="checkbox">
|
||||
<label for="styleResourcesCircle" class="checkbox-label">Show circle</label>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
<tbody id="styleVisibility">
|
||||
<tr data-tip="Allow system to hide labels if their size in too small or too big on that scale">
|
||||
<td colspan=2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue