mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-22 07:19:57 -05:00
Key: small change to a todo comment.
This commit is contained in:
parent
778997ec18
commit
1efb69e46f
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue