extra line
This commit is contained in:
parent
fe6ca97f21
commit
07cbc47fb2
@ -434,7 +434,6 @@ public final class BuilderProcess extends BaritoneProcessHelper implements IBuil
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Goal goal = assemble(bcc, approxPlacable.subList(0, 9));
|
Goal goal = assemble(bcc, approxPlacable.subList(0, 9));
|
||||||
if (goal == null) {
|
if (goal == null) {
|
||||||
goal = assemble(bcc, approxPlacable); // we're far away, so assume that we have our whole inventory to recalculate placable properly
|
goal = assemble(bcc, approxPlacable); // we're far away, so assume that we have our whole inventory to recalculate placable properly
|
||||||
|
Loading…
Reference in New Issue
Block a user