mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 09:02:53 +00:00
Yet other things not changed when refactored. #163
This commit is contained in:
@@ -74,7 +74,7 @@ sub fill_surface {
|
||||
next;
|
||||
}
|
||||
}
|
||||
push @paths, [@{$path->points}];
|
||||
push @paths, $path->points;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user