mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 04:20:27 +02:00
update comment
This commit is contained in:
@@ -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
|
||||
)
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user