mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-10-03 00:42:05 +02:00
remove comma
This commit is contained in:
@@ -2125,8 +2125,7 @@ module cyl(
|
|||||||
tex_inset=tex_inset, tex_rot=tex_rot,
|
tex_inset=tex_inset, tex_rot=tex_rot,
|
||||||
style=style, tex_taper=tex_taper,
|
style=style, tex_taper=tex_taper,
|
||||||
tex_samples=tex_samples,
|
tex_samples=tex_samples,
|
||||||
extra1=extra1,extra2=extra2,extra=extra,
|
extra1=extra1,extra2=extra2,extra=extra
|
||||||
|
|
||||||
);
|
);
|
||||||
vnf_polyhedron(vnf, convexity=texture!=undef? 2 : 10);
|
vnf_polyhedron(vnf, convexity=texture!=undef? 2 : 10);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user