mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-05 17:17:06 +02: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