diff options
| author | Viraj Mahesh <virajmahesh@gmail.com> | 2014-03-07 15:15:05 -0800 |
|---|---|---|
| committer | Viraj Mahesh <virajmahesh@gmail.com> | 2014-03-07 15:15:05 -0800 |
| commit | a0c076b6fa2d9ecad64a0459459f0f5a5e902e4b (patch) | |
| tree | 3b1b51f3fca92c67a36a31f362835d41ece13785 | |
| parent | 6715784dec1ee24b06f63551020ac8aabbcc6b6d (diff) | |
| download | snap-yow-a0c076b6fa2d9ecad64a0459459f0f5a5e902e4b.tar.gz snap-yow-a0c076b6fa2d9ecad64a0459459f0f5a5e902e4b.zip | |
Renamed block
| -rw-r--r-- | objects.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -812,7 +812,7 @@ SpriteMorph.prototype.initBlocks = function () { doScreenshot: { type: 'command', category: 'sensing', - spec: 'save screenshot as costume named %s', + spec: 'save stage image as costume named %s', defaults: ['screenshot'] }, |
