mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-18 09:29:05 -07:00
Typo
This commit is contained in:
@@ -139,7 +139,7 @@ sub slice {
|
||||
|
||||
# free memory
|
||||
undef $mesh;
|
||||
undef $self->meshes->[$region_id];return;
|
||||
undef $self->meshes->[$region_id];
|
||||
}
|
||||
|
||||
# free memory
|
||||
|
||||
Reference in New Issue
Block a user