summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
Diffstat (limited to 'blocks.js')
-rw-r--r--blocks.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/blocks.js b/blocks.js
index 0437ff2..6f3ed28 100644
--- a/blocks.js
+++ b/blocks.js
@@ -6769,6 +6769,7 @@ InputSlotMorph.prototype.attributesMenu = function () {
}
if (obj instanceof SpriteMorph) {
dict = {
+ 'shape size' : ['shape size'],
'longitude' : ['x position'],
'latitude' : ['y position'],
'direction' : ['direction'],