Key: small change to a todo comment.

This commit is contained in:
Jonathan Puckey 2011-04-25 17:42:37 +02:00
parent 778997ec18
commit 1efb69e46f

View file

@ -1,5 +1,5 @@
var Key = new function() {
// TODO: make sure the keys are called the same in Scriptographer
// TODO: make sure the keys are called the same as in Scriptographer
var keys = {
'8': 'backspace',
'13': 'enter',