X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=SugarCubes.pde;h=ae1976750348603c6db8eaf0de346505c3c395df;hb=fe0cb084e584265171877ae3ba421445eca78ecc;hp=1d2de40910e4303d4ca29bdc902a0456f45a6a62;hpb=47011215b111436ac6c31bf18d6c3fc12720cd91;p=SugarCubes.git diff --git a/SugarCubes.pde b/SugarCubes.pde index 1d2de40..ae19767 100644 --- a/SugarCubes.pde +++ b/SugarCubes.pde @@ -25,6 +25,7 @@ LXPattern[] patterns(GLucose glucose) { return new LXPattern[] { + new GranimTestPattern(glucose), new Sandbox(glucose), new HelixPattern(glucose), new ShiftingPlane(glucose),