Remove commented out code for inefficient battlements building.

This commit is contained in:
walterhiggins 2014-02-16 18:30:30 +00:00
parent 7e03c6d3d7
commit 9fdfb45b6c

View file

@ -52,10 +52,6 @@ Drone.extend('fort', function( side, height ) {
this.box0('126:0', side - ( 2 + (i * 2) ), 1, side - ( 2 + ( i * 2) ));
this.fwd().right();
}
// .box('126:0',side-2,1,side-2);
// this.fwd(battlementWidth).right(battlementWidth)
// .box(0,side-((1+battlementWidth)*2),1,side-((1+battlementWidth)*2));
//
// add door
//