diff --git a/index.html b/index.html index 87047c7..92e0cd1 100644 --- a/index.html +++ b/index.html @@ -247,7 +247,6 @@ return $.grep(processiPronti, function(e){ return e.pid == pid; }); } function comandiDaTastiera(e){ - console.log(e.keyCode); switch(e.keyCode){ case 84: case 116: @@ -507,6 +506,7 @@
+