thanks for the tip cda

This commit is contained in:
Leijurv
2019-04-22 09:46:26 -07:00
parent 315cc26525
commit 4eaa6e20c3

View File

@@ -119,8 +119,10 @@ public class BackfillProcess extends BaritoneProcessHelper {
@Override
public void onLostControl() {
if (blocksToReplace != null && !blocksToReplace.isEmpty()) {
blocksToReplace.clear();
}
}
@Override
public String displayName0() {