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