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