desand tool bugfix
This commit is contained in:
parent
fe95e8cf8b
commit
7f80da4f05
|
|
@ -190,9 +190,6 @@ elements.desand = {
|
|||
changePixel(pixel,"water")
|
||||
}
|
||||
}
|
||||
else if ([pixel.element].startsWith("sand_")) {
|
||||
deletePixel(pixel.x,pixel.y)
|
||||
}
|
||||
},
|
||||
category: "tools",
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue