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