Skip to content

Commit

Permalink
Change runSofa default scene
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Dec 20, 2024
1 parent 0cd50dd commit 8b79340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/projects/runSofa/Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ int main(int argc, char** argv)
mrulist.close();
}
else
fileName = "Demos/caduceus.scn";
fileName = "Demos/SofaDefaultScene.scn";

fileName = DataRepository.getFile(fileName);
}
Expand Down

0 comments on commit 8b79340

Please sign in to comment.