There was an error while loading. Please reload this page.
1 parent 8eaddc7 commit d9ba90eCopy full SHA for d9ba90e
1 file changed
src/ui/Key.js
@@ -24,7 +24,7 @@ var Key = this.Key = new function() {
24
// slash, etc etc etc.
25
26
var keys = {
27
- 8: 'backspace',
+ 8: 'backspace',
28
13: 'enter',
29
16: 'shift',
30
17: 'control',
0 commit comments