mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.5.65 - allow to hide certain Emblems
This commit is contained in:
parent
bc149bc65f
commit
9a20a3e4c6
5 changed files with 170 additions and 145 deletions
|
|
@ -2861,6 +2861,11 @@
|
|||
</optgroup>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div data-tip="Show or hide this particular emblem on map. To hide the entire category go to Menu ⭢ Style ⭢ Emblems">
|
||||
<input id="emblemShow" class="checkbox" type="checkbox">
|
||||
<label for="emblemShow" class="checkbox-label">Show emblem on map</label>
|
||||
</div>
|
||||
</div>
|
||||
<div id="emblemsBottom">
|
||||
<button id="emblemsRegenerate" data-tip="Regenerate emblem" class="icon-shuffle"></button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue