summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2014-12-07 11:48:55 +0100
committerGubolin <gubolin@fantasymail.de>2014-12-07 11:48:55 +0100
commitead2355cac9d06c3f6d774e6119040fe6109192e (patch)
tree7228d3a7c0cc4dee814b1e24d13ef12bf11ddcb3 /blocks.js
parentb54db1deb957796e4fa224f11f19dfe32fe5721e (diff)
parent98755a4467991b6fb31563b17f8c15b1c5266294 (diff)
downloadsnap-ead2355cac9d06c3f6d774e6119040fe6109192e.tar.gz
snap-ead2355cac9d06c3f6d774e6119040fe6109192e.zip
Merge branch 'anykey_issue387' into development
Diffstat (limited to 'blocks.js')
-rw-r--r--blocks.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/blocks.js b/blocks.js
index e56d0ed..e6bceeb 100644
--- a/blocks.js
+++ b/blocks.js
@@ -973,6 +973,8 @@ SyntaxElementMorph.prototype.labelPart = function (spec) {
null,
false,
{
+ 'any key': ['any key'],
+ 'number key': ['number key'],
'up arrow': ['up arrow'],
'down arrow': ['down arrow'],
'right arrow': ['right arrow'],