diff --git a/mods/hideandshowtools.js b/mods/hideandshowtools.js index 78d1065e..63a3370a 100644 --- a/mods/hideandshowtools.js +++ b/mods/hideandshowtools.js @@ -14,5 +14,5 @@ elements.show = { }, category: "tools", canPlace: false, - desc: "Use on pixels to show them, can also unpaint elements." -}; \ No newline at end of file + desc: "Use on pixels to show them." +};