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