mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 20:41:23 +01:00
map position on planet, fix wrong riverbed generation
This commit is contained in:
parent
1d1cd0bb71
commit
b30234e43b
4 changed files with 36 additions and 21 deletions
|
|
@ -1369,8 +1369,8 @@
|
|||
<button id="addMarker" data-tip="Click on map to place a marker. Hold Shift to add multiple. Shortcut: Shift + 5">Marker</button>
|
||||
</div>
|
||||
|
||||
<p>Click to create a new map:</p>
|
||||
<div id="addFeature">
|
||||
<p>Click to create a new map:</p>
|
||||
<button id="openSubmapOptions" data-tip="Click to generate new (sub)map from the current viewport" onclick="openSubmapOptions()">Submap</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue