mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 06:33:57 -06:00
Typo
This commit is contained in:
parent
ae7600ee55
commit
197cd8e68b
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ sub slice {
|
|||
|
||||
# free memory
|
||||
undef $mesh;
|
||||
undef $self->meshes->[$region_id];return;
|
||||
undef $self->meshes->[$region_id];
|
||||
}
|
||||
|
||||
# free memory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue