Update whitebox box creation instructions
This commit is contained in:
@@ -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 > Whitebox Box and click in the viewport to create
|
||||
Use Add > Whitebox Primitives > Box and click in the viewport to create
|
||||
the first solid.
|
||||
</div>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user