Add spacers

This commit is contained in:
Eric Rosenbaum 2019-02-05 17:22:06 -05:00
parent 884fd54d2b
commit 78c72f4185

View file

@ -610,6 +610,7 @@ class Scratch3GdxForBlocks {
}),
blockType: BlockType.REPORTER
},
'---',
{
opcode: 'whenGesture',
text: formatMessage({
@ -674,6 +675,7 @@ class Scratch3GdxForBlocks {
}
}
},
'---',
{
opcode: 'isFacing',
text: formatMessage({