diff options
Diffstat (limited to 'blocks.js')
| -rw-r--r-- | blocks.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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'], |
