Update hideandshowtools.js
This commit is contained in:
parent
ef2eb9f2e8
commit
9d55a3dc76
|
|
@ -14,5 +14,5 @@ elements.show = {
|
||||||
},
|
},
|
||||||
category: "tools",
|
category: "tools",
|
||||||
canPlace: false,
|
canPlace: false,
|
||||||
desc: "Use on pixels to show them, can also unpaint elements."
|
desc: "Use on pixels to show them."
|
||||||
};
|
};
|
||||||
Loading…
Reference in New Issue