version v0.1.1

This commit is contained in:
2016-02-13 21:06:40 +01:00
parent 372b4bfbf2
commit 8c5ac0a6d9
15 changed files with 475 additions and 79 deletions

View File

@@ -44,7 +44,7 @@ NPGClient.evtHandler = {
//
onKeyDown : function(evt) {
console.log(evt.keyCode);
//console.log(evt.keyCode);
},