mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 06:24:01 -06:00
Missing bit
This commit is contained in:
parent
964accb588
commit
428cd7867d
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ sub pack {
|
|||
return $o;
|
||||
}
|
||||
|
||||
# no-op
|
||||
sub unpack { $_[0] }
|
||||
|
||||
sub split_at_index {
|
||||
my $self = shift;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue