mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 19:41:23 +01:00
feat: Update join route tooltip in routes editor
This commit is contained in:
parent
ffadf2a126
commit
7be5513da2
1 changed files with 1 additions and 1 deletions
|
|
@ -2939,7 +2939,7 @@
|
||||||
></button>
|
></button>
|
||||||
<button
|
<button
|
||||||
id="routeJoin"
|
id="routeJoin"
|
||||||
data-tip="Click on control point to join the route to another route that starts or ends there"
|
data-tip="Click to join the route to another route that starts or ends at the same cell"
|
||||||
class="icon-link"
|
class="icon-link"
|
||||||
></button>
|
></button>
|
||||||
<button
|
<button
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue