mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-01 23:40:17 +02:00
remove comma
This commit is contained in:
@@ -328,7 +328,7 @@ module regular_polyhedron(
|
|||||||
anchor=anchor,
|
anchor=anchor,
|
||||||
facedown=facedown,
|
facedown=facedown,
|
||||||
stellate=stellate,
|
stellate=stellate,
|
||||||
longside=longside, h=h, height=height,
|
longside=longside, h=h, height=height
|
||||||
);
|
);
|
||||||
scaled_points = entry[0];
|
scaled_points = entry[0];
|
||||||
translation = entry[1];
|
translation = entry[1];
|
||||||
|
Reference in New Issue
Block a user