mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
feat: add slow marker to the Smooth geometry option
This commit is contained in:
parent
c486506af6
commit
8579ae7bff
2 changed files with 4 additions and 2 deletions
|
|
@ -5731,7 +5731,9 @@
|
|||
style="margin: 0.6em 0 0.3em -0.2em"
|
||||
>
|
||||
<input id="options3dSubdivide" class="checkbox" type="checkbox" />
|
||||
<label for="options3dSubdivide" class="checkbox-label"><i>Smooth geometry</i></label>
|
||||
<label for="options3dSubdivide" class="checkbox-label">
|
||||
<i>Smooth geometry <small style="color: darkred">[slow]</small></i>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div data-tip="Set Sun Color" id="options3dSunColorSection">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue