Skip to content

Commit

Permalink
Update OASM.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistium authored May 11, 2024
1 parent 09edaa8 commit f95dbc2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions featured/OASM.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@
blockType: Scratch.BlockType.REPORTER,
text: 'Console Data',
},
{
opcode: 'allcmds',
blockType: Scratch.BlockType.REPORTER,
text: 'All Commands',
},
],
};
}
Expand Down

0 comments on commit f95dbc2

Please sign in to comment.