Oops.
This commit is contained in:
parent
b3909b7e6e
commit
60d9ac6d01
1 changed files with 0 additions and 1 deletions
|
@ -289,7 +289,6 @@ public class EnergyNetwork
|
|||
|
||||
public void fixMessedUpNetwork(IUniversalCable cable)
|
||||
{
|
||||
System.out.println("Fixing Network");
|
||||
if(cable instanceof TileEntity)
|
||||
{
|
||||
NetworkFinder finder = new NetworkFinder(((TileEntity) cable).getWorldObj(), Object3D.get((TileEntity)cable), null);
|
||||
|
|
Loading…
Reference in a new issue