mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 01:22:07 +00:00
TYpo
This commit is contained in:
@@ -113,7 +113,7 @@ sub ex_int_offset2 {
|
||||
}
|
||||
|
||||
sub collapse_ex {
|
||||
my ($polygons, $width) = @_;use XXX; YYY
|
||||
my ($polygons, $width) = @_;
|
||||
return [ ex_int_offset2($polygons, -$width/2, +$width/2) ];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user