1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-29 01:11:30 +02:00

update example

This commit is contained in:
Justin Lin
2021-08-11 17:01:57 +08:00
parent d350362c47
commit 9955169c75

View File

@@ -22,7 +22,7 @@ sample = [
size = [20, 20];
echo(tile_wfc(width, height, sample));
echo(tile_wfc(size, sample));
*/