mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 10:31:24 +01:00
refactor: drawPrecipitation
This commit is contained in:
parent
b3dc8da683
commit
7d461aa8f1
7 changed files with 18 additions and 14 deletions
|
|
@ -646,11 +646,11 @@
|
|||
Ice
|
||||
</li>
|
||||
<li
|
||||
id="togglePrec"
|
||||
id="togglePrecipitation"
|
||||
data-tip="Precipitation map: click to toggle, drag to raise or lower the layer. Ctrl + click to edit layer style"
|
||||
data-shortcut="A"
|
||||
class="buttonoff"
|
||||
onclick="togglePrec(event)"
|
||||
onclick="togglePrecipitation(event)"
|
||||
>
|
||||
Precipit<u>a</u>tion
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue