mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
remove comma
This commit is contained in:
parent
12ae6f1ff0
commit
5bf6d2a8ed
@ -328,7 +328,7 @@ module regular_polyhedron(
|
||||
anchor=anchor,
|
||||
facedown=facedown,
|
||||
stellate=stellate,
|
||||
longside=longside, h=h, height=height,
|
||||
longside=longside, h=h, height=height
|
||||
);
|
||||
scaled_points = entry[0];
|
||||
translation = entry[1];
|
||||
|
Loading…
x
Reference in New Issue
Block a user