X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=BenMorrow.pde;h=7024148aab6a5d681bd5cd37ad371e3b8814fbef;hb=1c44211b1a15965afee7056a2f1d43a1306df61b;hp=afd68072a47988a1aff6f7a2cdb3f5996b142b97;hpb=a41f334c045811daef7e319214da557b5e48143a;p=SugarCubes.git diff --git a/BenMorrow.pde b/BenMorrow.pde index afd6807..7024148 100644 --- a/BenMorrow.pde +++ b/BenMorrow.pde @@ -50,7 +50,6 @@ class TowerParams extends SCPattern } towerSize = model.towers.size(); colorSpan = 255 / towerSize; - println("towers "+towerSize); } void run(double deltaMs)