From f9deeb1f1a3236d5b7e79924cf0b09e780dad027 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 13 May 2026 00:49:52 +0200 Subject: [PATCH] auto-git: [change] src/app/App.tsx --- src/app/App.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index 3f2f382c..bc4b3d1f 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -22264,8 +22264,9 @@ export function App({
Road preview draws a temporary corridor along the resolved spline. Applying it patches terrain heights, terrain paint - weights when the material already exists on a terrain - layer, and foliage blocker masks. It does not generate a + weights, auto-adds the selected road material to terrain + layers when there is room, and patches foliage blocker + masks. It does not generate a road mesh yet.