Remove color reporter

This commit is contained in:
Eric Rosenbaum 2019-04-12 17:14:34 -04:00
parent d77944beff
commit 0cadf685b2

View file

@ -1308,15 +1308,6 @@ class Scratch3BoostBlocks {
} }
} }
}, },
{
opcode: 'getColor',
text: formatMessage({
id: 'boost.getColor',
default: 'color',
description: 'the color returned by the vision sensor'
}),
blockType: BlockType.REPORTER
},
{ {
opcode: 'whenTilted', opcode: 'whenTilted',
text: formatMessage({ text: formatMessage({