提交 557b35f9 编写于 作者: G Gabriele Cirulli

Merge branch 'master' into gh-pages

...@@ -39,7 +39,6 @@ KeyboardInputManager.prototype.listen = function () { ...@@ -39,7 +39,6 @@ KeyboardInputManager.prototype.listen = function () {
event.shiftKey; event.shiftKey;
var mapped = map[event.which]; var mapped = map[event.which];
console.log(event);
if (!modifiers) { if (!modifiers) {
if (mapped !== undefined) { if (mapped !== undefined) {
event.preventDefault(); event.preventDefault();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册