This commit is contained in:
JustAGenericUsername 2024-03-11 17:41:35 -04:00
parent 4bf3c3dbd9
commit 1b4118f03f
1 changed files with 0 additions and 1 deletions

View File

@ -2288,7 +2288,6 @@ elements.selective_void = {
selvoid = mostSimilarElement(selvoidans);
},
tick: function(pixel){
var neighbors = 0;
if(!pixel.changeElem){
pixel.changeElem = selvoid;
}