mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 20:40:28 +02:00
update comment
This commit is contained in:
@@ -38,9 +38,8 @@ function _mz_mask(mask) =
|
|||||||
:
|
:
|
||||||
cell(
|
cell(
|
||||||
x, y, z,
|
x, y, z,
|
||||||
// all cells have up/top/right walls
|
7, // all cells have up/top/right walls
|
||||||
7, // unvisited
|
false // unvisited
|
||||||
false
|
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user