Fixed accidental edit conflict.
This commit is contained in:
parent
8a6d6b0ffe
commit
26173cf35c
1 changed files with 0 additions and 5 deletions
|
@ -478,9 +478,4 @@ public class TileEngine extends TileBuildCraft implements IPowerReceptor, IInven
|
|||
}
|
||||
@Override public ILiquidTank getTank(ForgeDirection direction, LiquidStack type) { return null; }
|
||||
|
||||
@Override
|
||||
public ILiquidTank getTank(ForgeDirection direction, LiquidStack type) {
|
||||
// TODO Auto-generated method stub
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue