commit
ba15b7089a
|
|
@ -143,6 +143,9 @@ renderEachPixel(function(pixel, ctx) {
|
|||
}
|
||||
}
|
||||
}
|
||||
if (oreMap.length < 2){
|
||||
clearAll();
|
||||
}
|
||||
});
|
||||
|
||||
let validGroundElements = []
|
||||
|
|
|
|||
Loading…
Reference in New Issue