mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
TYpo
This commit is contained in:
parent
17f76c4951
commit
4e6c58f749
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ sub ex_int_offset2 {
|
||||||
}
|
}
|
||||||
|
|
||||||
sub collapse_ex {
|
sub collapse_ex {
|
||||||
my ($polygons, $width) = @_;use XXX; YYY
|
my ($polygons, $width) = @_;
|
||||||
return [ ex_int_offset2($polygons, -$width/2, +$width/2) ];
|
return [ ex_int_offset2($polygons, -$width/2, +$width/2) ];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue