This commit is contained in:
parent
4bf3c3dbd9
commit
1b4118f03f
|
|
@ -2288,7 +2288,6 @@ elements.selective_void = {
|
||||||
selvoid = mostSimilarElement(selvoidans);
|
selvoid = mostSimilarElement(selvoidans);
|
||||||
},
|
},
|
||||||
tick: function(pixel){
|
tick: function(pixel){
|
||||||
var neighbors = 0;
|
|
||||||
if(!pixel.changeElem){
|
if(!pixel.changeElem){
|
||||||
pixel.changeElem = selvoid;
|
pixel.changeElem = selvoid;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue