X-Git-Url: https://git.piment-noir.org/?p=SugarCubes.git;a=blobdiff_plain;f=SugarCubes.pde;h=71f846e5926e8bb58eaf12658f529a1d45d2cbb9;hp=a685442b2eb1fcb5cb0a6ad61b10172647e08afe;hb=ebcc9e15d4fa53afa245ad8716b0094d9621273b;hpb=5232aaa4d584c131c4456754823b82603243f33d diff --git a/SugarCubes.pde b/SugarCubes.pde index a685442..71f846e 100644 --- a/SugarCubes.pde +++ b/SugarCubes.pde @@ -77,9 +77,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),