Change displayed name to Video Motion

This commit is contained in:
Paul Kaplan 2018-04-13 12:52:46 -04:00
parent 651fb58abc
commit aff8f93999

View file

@ -337,7 +337,7 @@ class Scratch3VideoSensingBlocks {
getInfo () { getInfo () {
return { return {
id: 'videoSensing', id: 'videoSensing',
name: 'Video Sensing', name: 'Video Motion',
blocks: [ blocks: [
{ {
opcode: 'videoOn', opcode: 'videoOn',