From: Ben Morrow Date: Sat, 17 Aug 2013 22:56:25 +0000 (-0700) Subject: fix X-Git-Url: https://git.piment-noir.org/?p=SugarCubes.git;a=commitdiff_plain;h=47011215b111436ac6c31bf18d6c3fc12720cd91 fix --- diff --git a/BenMorrow.pde b/BenMorrow.pde index bde4ddb..37cd99b 100644 --- a/BenMorrow.pde +++ b/BenMorrow.pde @@ -1,7 +1,7 @@ class Sandbox extends SCPattern { - LetsTry(GLucose glucose) { + Sandbox(GLucose glucose) { super(glucose); } int c=0;