mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 20:40:28 +02:00
rename
This commit is contained in:
@@ -11,9 +11,9 @@ beginning_number = 8;
|
|||||||
height = 5;
|
height = 5;
|
||||||
height_smooth = 5;
|
height_smooth = 5;
|
||||||
|
|
||||||
giant_theta_maze();
|
devil_maze();
|
||||||
|
|
||||||
module giant_theta_maze() {
|
module devil_maze() {
|
||||||
cell_width = 3;
|
cell_width = 3;
|
||||||
NO_WALL = 0;
|
NO_WALL = 0;
|
||||||
INWARD_WALL = 1;
|
INWARD_WALL = 1;
|
Reference in New Issue
Block a user