X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=SugarCubes.pde;h=36e63175061eab1b5cbff18c32a742c0f313dee2;hb=d3016df6068e182a317be0451674411937fd7e95;hp=40c3ffe5863be6037ca0ef4891c2b025537a59c6;hpb=22cc0977d83b137ab1b57490dc1dec5e5ae24544;p=SugarCubes.git diff --git a/SugarCubes.pde b/SugarCubes.pde index 40c3ffe..36e6317 100644 --- a/SugarCubes.pde +++ b/SugarCubes.pde @@ -117,7 +117,7 @@ LXPattern[] patterns(LX lx) { new Spirality(lx), // Micah - new Rings(glucose), + new Rings(lx), // Basic test patterns for reference, not art new TestCubePattern(lx),