mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-02 01:20:17 +02:00
remove comma
This commit is contained in:
@@ -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];
|
||||
|
Reference in New Issue
Block a user