Skip to content

Commit

Permalink
Update Rotur.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistium authored Aug 16, 2024
1 parent 93369bc commit 8617a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion featured/Rotur.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class RoturExtension {
{
opcode: 'sendRaw',
blockType: Scratch.BlockType.COMMAND,
text: 'send raw [PAYLOAD] to user [USER]',
text: 'send raw [VAL] to user [USER]',
arguments: {
VAL: {
type: Scratch.ArgumentType.STRING,
Expand Down

0 comments on commit 8617a7e

Please sign in to comment.