Removed layerListEntry from global variables

This commit is contained in:
unsettledgames
2021-07-23 13:08:04 +02:00
parent 6e4ab3990d
commit d3781979b4
4 changed files with 41 additions and 37 deletions

View File

@@ -96,7 +96,6 @@ const ColorModule = (() => {
* @param {*} e The event that triggered the callback
*/
function clickedColor (e){
console.log("here bitch");
//left clicked color
if (e.which == 1) {
// remove current color selection