mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
limit riverAdd table size
This commit is contained in:
parent
32ee895f8a
commit
9c68c2b09e
1 changed files with 1 additions and 1 deletions
|
|
@ -1666,7 +1666,7 @@
|
|||
</div>
|
||||
|
||||
<div id="riverCreator" class="dialog" style="display: none">
|
||||
<div id="riverCreatorBody"></div>
|
||||
<div id="riverCreatorBody" class="table"></div>
|
||||
<div id="riverCreatorBottom">
|
||||
<button id="riverCreatorComplete" data-tip="Complete river creation" class="icon-check"></button>
|
||||
<button id="riverCreatorCancel" data-tip="Cancel the creation" class="icon-cancel"></button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue