mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 01:34:12 +02:00
format
This commit is contained in:
@@ -30,7 +30,6 @@ module voronoi2d(points, spacing = 1, r = 0, delta = 0, chamfer = false, region_
|
||||
else if(region_type == "circle") {
|
||||
circle(region_size / 2);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user