diff options
Diffstat (limited to 'objects.js')
| -rw-r--r-- | objects.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -620,7 +620,7 @@ SpriteMorph.prototype.initBlocks = function () { doForever: { type: 'command', category: 'control', - spec: 'forever %c' + spec: 'repeat forever %c' }, doRepeat: { type: 'command', |
