ren daoe to delete_all_of_element
This commit is contained in:
parent
22f782deba
commit
6082ee13db
|
|
@ -1,4 +1,4 @@
|
|||
elements.daoe = {
|
||||
elements.delete_all_of_element = {
|
||||
name: "delete all of element",
|
||||
color: ["#a7a7a7", "#a7a7a7", "#a7a7a7", "#a7a7a7", "#000000", "#000000", "#000000", "#000000"],
|
||||
tool: function(pixel) {
|
||||
|
|
@ -14,4 +14,4 @@ elements.daoe = {
|
|||
},
|
||||
category: "tools",
|
||||
excludeRandom: true,
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue