mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 10:14:41 +02:00
renamed module
This commit is contained in:
@@ -88,10 +88,10 @@ module path_extrude(shape_pts, path_pts, triangles = "SOLID", twist = 0, scale =
|
||||
);
|
||||
|
||||
// hook for testing
|
||||
test_path_extude(sections);
|
||||
test_path_extrude(sections);
|
||||
}
|
||||
|
||||
// override to test
|
||||
module test_path_extude(sections) {
|
||||
module test_path_extrude(sections) {
|
||||
|
||||
}
|
Reference in New Issue
Block a user