fix: heightmap - clean heightmap global filter and opacity

This commit is contained in:
Azgaar 2024-05-01 17:36:09 +02:00
parent 7900e2ecb6
commit 83c552d067

View file

@ -772,6 +772,7 @@ export function resolveVersionConflicts(version) {
.attr("skip", 0)
.attr("relax", 1)
.attr("curve", curve);
terrs
.append("g")
.attr("id", "landHeights")