From 6560149027b29c4e2844e3bd52e8731379fb1b91 Mon Sep 17 00:00:00 2001 From: Gubolin Date: Wed, 13 Aug 2014 13:35:14 +0200 Subject: add motion reporters --- blocks.js | 1 - 1 file changed, 1 deletion(-) (limited to 'blocks.js') 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'] }, -- cgit v1.3.1