Code cleanup
This commit is contained in:
parent
f10a1ac7f5
commit
1f91827392
1 changed files with 0 additions and 2 deletions
|
@ -623,13 +623,11 @@ public class TileEntityShipScanner extends WarpEnergyTE {
|
|||
|
||||
@Override
|
||||
public int getSinkTier() {
|
||||
// TODO Arbitrarily chosen value
|
||||
return 3;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getSourceTier() {
|
||||
// TODO Arbitrarily chosen value
|
||||
return 3;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue