mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 09:44:16 +02:00
updated comment
This commit is contained in:
@@ -41,7 +41,7 @@ module hull_polyline2d(points, width) {
|
|||||||
polyline2d_inner(1);
|
polyline2d_inner(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
// override to test
|
// override it to test
|
||||||
module test_line_segment(index, point1, point2, radius) {
|
module test_line_segment(index, point1, point2, radius) {
|
||||||
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user