X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=SugarCubes.pde;h=c80a4da38fd826b5ff3616cf98f742e93691d060;hb=467c8c60aa86396ccc96690cdaf90f41ad8f60e5;hp=6e2e98688f33a2f9363b03c7ef87e648f07e4f23;hpb=0208d845a58e21b06271e685434006d89b9e5545;p=SugarCubes.git diff --git a/SugarCubes.pde b/SugarCubes.pde index 6e2e986..c80a4da 100644 --- a/SugarCubes.pde +++ b/SugarCubes.pde @@ -71,6 +71,8 @@ LXPattern[] patterns(GLucose glucose) { new TimSpheres(glucose), // Ben + //new Sandbox(glucose), + new TowerParams(glucose), new DriveableCrossSections(glucose), new GranimTestPattern2(glucose),