diff --git a/modules/dynamic/auto-update.js b/modules/dynamic/auto-update.js index 9e83696f..c864cec5 100644 --- a/modules/dynamic/auto-update.js +++ b/modules/dynamic/auto-update.js @@ -772,6 +772,7 @@ export function resolveVersionConflicts(version) { .attr("skip", 0) .attr("relax", 1) .attr("curve", curve); + terrs .append("g") .attr("id", "landHeights")