removed OBE comment
This commit is contained in:
parent
afbfe26fa0
commit
68ef23dbdf
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ public class AIRobotLookForStation extends AIRobot {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: replace FetchItemStack and Recharge with this implementation
|
|
||||||
|
|
||||||
double potentialStationDistance = Float.MAX_VALUE;
|
double potentialStationDistance = Float.MAX_VALUE;
|
||||||
DockingStation potentialStation = null;
|
DockingStation potentialStation = null;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue