1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 20:40:28 +02: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( 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
) )
] ]
] ]