X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=BenMorrow.pde;h=e610155120eced021237936582d2e4758d8c477e;hb=1692ded217cbea0932d92153603c7d42ca2ba847;hp=c632b8df26ec66b57a2a059d62364505e0dcdebb;hpb=efa0f27b8b4f6fbf16b2dc7aadf8164a7a0e3e97;p=SugarCubes.git diff --git a/BenMorrow.pde b/BenMorrow.pde index c632b8d..e610155 100644 --- a/BenMorrow.pde +++ b/BenMorrow.pde @@ -135,15 +135,8 @@ class DriveableCrossSections extends CrossSections addParameter(xd); addParameter(yd); addParameter(zd); - addParameter(xr); - addParameter(yr); - addParameter(zr); - addParameter(xw); - addParameter(xl); - addParameter(yl); - addParameter(zl); - addParameter(yw); - addParameter(zw); + + super.addParams(); } public void onParameterChanged(LXParameter p) {