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 8617a7e commit 103f972
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 @@ -290,7 +290,7 @@ class RoturExtension {
this.packets = {};
}

rawMessage(args) {
sendRaw(args) {
let msg = {
"cmd": "pmsg",
"val": args.VAL,
Expand Down

0 comments on commit 103f972

Please sign in to comment.