Skip to content

Commit

Permalink
Even more sabotage
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Dec 17, 2024
1 parent eacb98e commit 4c71ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/Scene.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Settings settings;
* \brief Which extruder to evaluate each setting on, if different from the
* normal extruder of the object it's evaluated for.
*/
std::unordered_map<std::string, ExtruderTrain*> limit_to_extruder;
std::unordered_map<std::string, ExtruderTrain*> limit_to_extruder;

/*
* \brief The mesh groups in the scene.
Expand Down

0 comments on commit 4c71ebf

Please sign in to comment.