1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-18 06:38:14 +01:00

update comment

This commit is contained in:
Justin Lin 2022-04-08 11:19:05 +08:00
parent dc62e32b67
commit d5381e0047

View File

@ -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
)
]
]