magic Haron jumpinh beans
authorAlex Kiselev <akiselev@openindustrial.org>
Thu, 31 Oct 2013 03:11:50 +0000 (20:11 -0700)
committerAlex Kiselev <akiselev@openindustrial.org>
Thu, 31 Oct 2013 03:11:50 +0000 (20:11 -0700)
_Mappings.pde

index 3331827526e83bd9a13b8beb256fc068905354ff..feca86e71a953871f7c7599ec6e1022586b4d4d7 100644 (file)
@@ -149,22 +149,22 @@ scubes.add(new StaggeredTower(//tower 10
       83.75+39+43-124.5,   // x
       0,   // y
        -47.5-43,   // z
-     0,  4, new Cube.Wiring[]{ WRR, WFL, WRR, WFL})  ); 
+     0,  4, new Cube.Wiring[]{ WRR, WFL, WFL, WRR})  ); 
 scubes.add(new StaggeredTower(//tower 11
       83.75,   // x
        0,   // y
        -47.5,   // z
-     0,  4, new Cube.Wiring[]{ WFL, WRR, WFL, WRR})  );  
+     0,  4, new Cube.Wiring[]{ WFL, WRR, WRR, WFL})  );  
 scubes.add(new StaggeredTower(//tower 12
       83.75+39,   // x
        0,   // y
        -47.5,   // z
-     0,  4, new Cube.Wiring[]{ WRR, WFL, WRR, WFL})  ); 
+     0,  4, new Cube.Wiring[]{ WRR, WFL, WFL, WRR})  ); 
 scubes.add(new StaggeredTower(//tower 13
        83.75+39+43,   // x
        0,   // y
        -47.5-43,   // z
-     0,  4, new Cube.Wiring[]{ WRR, WFL, WRR, WFL})  ); 
+     0,  4, new Cube.Wiring[]{ WFL, WRR, WFL, WRR})  ); 
 
 // scubes.add(new StaggeredTower(// Single cube on top of tower 4
 //       42,               // x