Dropping Alex's anim in master
[SugarCubes.git] / SugarCubes.pde
index bc70626a384391726f08d3fff4c6d8d13401063d..b7a5be6ad39a1be0d49838c547f4ab8ede12a3ab 100644 (file)
@@ -44,6 +44,9 @@ LXPattern[] patterns(GLucose glucose) {
     new Pong(glucose),
     new Noise(glucose),
 
+    // Alex G
+    new SineSphere(glucose),
+
     // Shaheen
     new HelixPattern(glucose).setEligible(false),