mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-05 20:32:00 -05:00
Remove white space.
This commit is contained in:
parent
8eaddc759e
commit
d9ba90ea2d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ var Key = this.Key = new function() {
|
|||
// slash, etc etc etc.
|
||||
|
||||
var keys = {
|
||||
8: 'backspace',
|
||||
8: 'backspace',
|
||||
13: 'enter',
|
||||
16: 'shift',
|
||||
17: 'control',
|
||||
|
|
Loading…
Reference in a new issue