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