mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 22:19:04 +08:00
TYpo
This commit is contained in:
parent
17f76c4951
commit
4e6c58f749
@ -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…
x
Reference in New Issue
Block a user