extra line

This commit is contained in:
Leijurv
2019-07-27 23:51:23 -07:00
parent fe6ca97f21
commit 07cbc47fb2

View File

@@ -434,7 +434,6 @@ public final class BuilderProcess extends BaritoneProcessHelper implements IBuil
}
}
Goal goal = assemble(bcc, approxPlacable.subList(0, 9));
if (goal == null) {
goal = assemble(bcc, approxPlacable); // we're far away, so assume that we have our whole inventory to recalculate placable properly