Update whitebox box creation instructions

This commit is contained in:
2026-04-15 09:10:11 +02:00
parent 0e0c8b4f41
commit 5a7fd67f1f

View File

@@ -11432,7 +11432,7 @@ export function App({ store, initialStatusMessage }: AppProps) {
<div className="label">Whitebox Solids</div>
{brushList.length === 0 ? (
<div className="outliner-empty">
Use Add &gt; Whitebox Box and click in the viewport to create
Use Add &gt; Whitebox Primitives &gt; Box and click in the viewport to create
the first solid.
</div>
) : (