Better playability for the Rings pattern
[SugarCubes.git] / SugarCubes.pde
index 40c3ffe5863be6037ca0ef4891c2b025537a59c6..36e63175061eab1b5cbff18c32a742c0f313dee2 100644 (file)
@@ -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),