mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 04:45:53 +08:00
Typo
This commit is contained in:
parent
ae7600ee55
commit
197cd8e68b
@ -139,7 +139,7 @@ sub slice {
|
|||||||
|
|
||||||
# free memory
|
# free memory
|
||||||
undef $mesh;
|
undef $mesh;
|
||||||
undef $self->meshes->[$region_id];return;
|
undef $self->meshes->[$region_id];
|
||||||
}
|
}
|
||||||
|
|
||||||
# free memory
|
# free memory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user