diff options
| author | Gubolin <gubolin@fantasymail.de> | 2014-11-03 16:32:17 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2014-11-03 16:32:17 +0100 |
| commit | 1f750eb56047320f5c835c8b997f75e5e513d4eb (patch) | |
| tree | a7ebc72198e802ac31e8fccc781a5ab26c28dbe2 /blocks.js | |
| parent | 5f3279990be3478fde79b94f7dbd5d7da80df84b (diff) | |
| download | snap-1f750eb56047320f5c835c8b997f75e5e513d4eb.tar.gz snap-1f750eb56047320f5c835c8b997f75e5e513d4eb.zip | |
add ANY KEY to key hat block (fix #387)
Diffstat (limited to 'blocks.js')
| -rw-r--r-- | blocks.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -953,6 +953,7 @@ SyntaxElementMorph.prototype.labelPart = function (spec) { null, false, { + 'any key': ['any key'], 'up arrow': ['up arrow'], 'down arrow': ['down arrow'], 'right arrow': ['right arrow'], |
