mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-20 18:29:57 -04:00
change ‘drumtype’ to ‘drum’ in specmap
This commit is contained in:
parent
f034564603
commit
3344c92f7e
1 changed files with 1 additions and 1 deletions
|
@ -408,7 +408,7 @@ var specMap = {
|
|||
{
|
||||
type: 'input',
|
||||
inputOp: 'math_number',
|
||||
inputName: 'DRUMTYPE'
|
||||
inputName: 'DRUM'
|
||||
},
|
||||
{
|
||||
type: 'input',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue