Yet other things not changed when refactored. #163
This commit is contained in:
@@ -74,7 +74,7 @@ sub fill_surface {
|
||||
next;
|
||||
}
|
||||
}
|
||||
push @paths, [@{$path->points}];
|
||||
push @paths, $path->points;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user