Industrial Renewal

Industrial Renewal

2M Downloads

Fix Dam intake

todo opened this issue ยท 0 comments

commented

//TODO Fix Dam intake
//if (te instanceof TileEntityConcrete && !((TileEntityConcrete) te).isUsed())
//{
// connectedWalls.add(cPos);
// ((TileEntityConcrete) te).setUsed(true);
//}


This issue was generated by todo based on a TODO comment in 86ad293. It's been assigned to @Cassiobsk8 because they committed the code.