mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
refactor: draw state labels - raycasting approach
This commit is contained in:
parent
e07bf91cd7
commit
6954888ab2
6 changed files with 123 additions and 155 deletions
|
|
@ -2604,8 +2604,8 @@
|
|||
</div>
|
||||
|
||||
<div data-tip="Lake average depth in selected units">
|
||||
<div class="label">Avarage depth:</div>
|
||||
<input id="lakeAvarageDepth" disabled />
|
||||
<div class="label">Average depth:</div>
|
||||
<input id="lakeAverageDepth" disabled />
|
||||
</div>
|
||||
|
||||
<div data-tip="Lake maximum depth in selected units">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue