mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-30 01:40:02 +02:00
format
This commit is contained in:
@@ -34,8 +34,8 @@ module stereographic_projection_maze2(maze_rows, block_width, wall_thickness, fn
|
||||
|
||||
if(shadow == "YES") {
|
||||
color("black")
|
||||
linear_extrude(wall_height)
|
||||
maze();
|
||||
linear_extrude(wall_height)
|
||||
maze();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user