huh
This commit is contained in:
parent
1523c31dda
commit
a4c8686c66
|
|
@ -143,6 +143,9 @@ renderEachPixel(function(pixel, ctx) {
|
|||
}
|
||||
}
|
||||
}
|
||||
if (oreMap.length < 2){
|
||||
clearAll();
|
||||
}
|
||||
});
|
||||
|
||||
let validGroundElements = []
|
||||
|
|
|
|||
Loading…
Reference in New Issue