Merge branch 'master' of github.com:sugarcubes/SugarCubes
[SugarCubes.git] / SugarCubes.pde
index db214149f599b5a0718c5dce458d3183909b6b97..80128950eb70ac0757923fc2145b09ae18b5b667 100644 (file)
@@ -44,6 +44,10 @@ LXPattern[] patterns(GLucose glucose) {
     new SoundSpikes(glucose),
     new FaceSync(glucose),
 
+    // Jack
+    new Swim(glucose),
+    // new Breathe(glucose),
+
 
     new TimPlanes(glucose),
     new TimPinwheels(glucose),