Skip to content

Commit

Permalink
remove last occurence of alias of MeshOBJLoader (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredroy authored Sep 9, 2024
1 parent 43e9eb7 commit 0925687
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<LinearSolverConstraintCorrection/>

<Node name="cavity">
<MeshObjLoader name="loader" filename='mesh/Hollow_Bunny_Body_Cavity.obj'/>
<MeshOBJLoader name="loader" filename='mesh/Hollow_Bunny_Body_Cavity.obj'/>
<Mesh name="topo" src='@loader'/>
<MechanicalObject name="cavity" />

Expand Down

0 comments on commit 0925687

Please sign in to comment.