mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 09:44:16 +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") {
|
else if(region_type == "circle") {
|
||||||
circle(region_size / 2);
|
circle(region_size / 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user