mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-24 06:52:40 -05:00
commit
8cff209dac
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ return {
|
|||
blocks: [
|
||||
{
|
||||
//...
|
||||
arguments {
|
||||
arguments: {
|
||||
MY_IMAGE: {
|
||||
type: ArgumentType.IMAGE,
|
||||
dataURI: 'myImageData',
|
||||
|
|
Loading…
Reference in a new issue