X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=SugarCubes.pde;h=c14786f45ba0b5b6492c74c2c827669d1343e7ee;hb=ea4abd09b42427238041d04ee572d09133434705;hp=f3351e0db96bfbba284935175de9c1d0d21ab46c;hpb=2815b69095f53b912200c75cc7a91caf34bd837c;p=SugarCubes.git diff --git a/SugarCubes.pde b/SugarCubes.pde index f3351e0..c14786f 100644 --- a/SugarCubes.pde +++ b/SugarCubes.pde @@ -74,8 +74,9 @@ LXPattern[] patterns(GLucose glucose) { new JackieDots(glucose), // L8on - new L8onLife(glucose), new L8onAutomata(glucose), + new L8onLife(glucose), + new L8onStripLife(glucose), // Vincent new VSTowers(glucose),