mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 22:24:01 -06:00
Yet other things not changed when refactored. #163
This commit is contained in:
parent
b605381132
commit
a3a9cf5749
3 changed files with 3 additions and 5 deletions
|
@ -74,7 +74,7 @@ sub fill_surface {
|
|||
next;
|
||||
}
|
||||
}
|
||||
push @paths, [@{$path->points}];
|
||||
push @paths, $path->points;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue