mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
feat: routes - regenerateRoutes
This commit is contained in:
parent
19723bd513
commit
16b441c5cf
4 changed files with 12 additions and 9 deletions
|
|
@ -2220,10 +2220,7 @@
|
|||
>
|
||||
River
|
||||
</button>
|
||||
<<<<<<< HEAD
|
||||
<button id="addRoute" data-tip="Open route creation dialog" data-shortcut="Shift + 4">Route</button>
|
||||
=======
|
||||
<button id="addRoute" data-tip="Click on map to place a route" data-shortcut="Shift + 4">Route</button>
|
||||
</div>
|
||||
|
||||
<div class="separator">Show</div>
|
||||
|
|
@ -2231,7 +2228,6 @@
|
|||
<button id="overviewCellsButton" data-tip="Click to open Cell details view" data-shortcut="Shift + E">
|
||||
Cells
|
||||
</button>
|
||||
>>>>>>> 00abd5213b446922a60e2053eaca711a6d4067e2
|
||||
<button
|
||||
id="overviewChartsButton"
|
||||
data-tip="Click to open Charts to overview cells data"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue