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>
|
<div className="label">Whitebox Solids</div>
|
||||||
{brushList.length === 0 ? (
|
{brushList.length === 0 ? (
|
||||||
<div className="outliner-empty">
|
<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.
|
the first solid.
|
||||||
</div>
|
</div>
|
||||||
) : (
|
) : (
|
||||||
|
|||||||
Reference in New Issue
Block a user