mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
fix: heightmap - clean heightmap global filter and opacity
This commit is contained in:
parent
7900e2ecb6
commit
83c552d067
1 changed files with 1 additions and 0 deletions
|
|
@ -772,6 +772,7 @@ export function resolveVersionConflicts(version) {
|
|||
.attr("skip", 0)
|
||||
.attr("relax", 1)
|
||||
.attr("curve", curve);
|
||||
|
||||
terrs
|
||||
.append("g")
|
||||
.attr("id", "landHeights")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue