summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2014-08-13 13:35:14 +0200
committerGubolin <gubolin@fantasymail.de>2014-08-13 13:35:14 +0200
commit6560149027b29c4e2844e3bd52e8731379fb1b91 (patch)
tree9af881c5563669705ee10187962149d2230fee7b /blocks.js
parente55c5e035a46c2a3353ce3f21bca3daf6b3fee6c (diff)
downloadsnap-6560149027b29c4e2844e3bd52e8731379fb1b91.tar.gz
snap-6560149027b29c4e2844e3bd52e8731379fb1b91.zip
add motion reporters
Diffstat (limited to 'blocks.js')
-rw-r--r--blocks.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/blocks.js b/blocks.js
index 5f67107..2e297ab 100644
--- a/blocks.js
+++ b/blocks.js
@@ -6571,7 +6571,6 @@ InputSlotMorph.prototype.messagesReceivedMenu = function () {
InputSlotMorph.prototype.collidablesMenu = function () {
var dict = {
'mouse-pointer' : ['mouse-pointer'],
- 'camera motion' : ['camera motion'],
edge : ['edge'],
'pen trails' : ['pen trails']
},