mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
removed redundant functions and changed addMarker functionality
This commit is contained in:
parent
535b4cebd9
commit
1b24991a42
3 changed files with 19 additions and 61 deletions
|
|
@ -5509,6 +5509,9 @@
|
|||
|
||||
<div id="markersBottom">
|
||||
<button id="markersOverviewRefresh" data-tip="Refresh the Overview screen" class="icon-cw"></button>
|
||||
<select id="addedMarkerType">
|
||||
<option value="" selected>empty marker</option>
|
||||
</select>
|
||||
<button
|
||||
id="markersAddFromOverview"
|
||||
data-tip="Add a new marker. Hold Shift to add multiple"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue