summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2014-08-12 11:32:26 +0200
committerGubolin <gubolin@fantasymail.de>2014-08-12 11:32:26 +0200
commite55c5e035a46c2a3353ce3f21bca3daf6b3fee6c (patch)
tree322dff60fe1ffa5897a6cf91a9fb4acbb20111e6 /blocks.js
parent4b71fef0c1e29c89f06389b6db81cd578d028f12 (diff)
downloadsnap-e55c5e035a46c2a3353ce3f21bca3daf6b3fee6c.tar.gz
snap-e55c5e035a46c2a3353ce3f21bca3daf6b3fee6c.zip
add simple motion detection
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 2e297ab..5f67107 100644
--- a/blocks.js
+++ b/blocks.js
@@ -6571,6 +6571,7 @@ InputSlotMorph.prototype.messagesReceivedMenu = function () {
InputSlotMorph.prototype.collidablesMenu = function () {
var dict = {
'mouse-pointer' : ['mouse-pointer'],
+ 'camera motion' : ['camera motion'],
edge : ['edge'],
'pen trails' : ['pen trails']
},