thanks for the tip cda
This commit is contained in:
parent
315cc26525
commit
4eaa6e20c3
@ -119,9 +119,11 @@ public class BackfillProcess extends BaritoneProcessHelper {
|
||||
|
||||
@Override
|
||||
public void onLostControl() {
|
||||
blocksToReplace.clear();
|
||||
if (blocksToReplace != null && !blocksToReplace.isEmpty()) {
|
||||
blocksToReplace.clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public String displayName0() {
|
||||
return "Backfill";
|
||||
|
Loading…
Reference in New Issue
Block a user