@@ -50,8 +50,7 @@ export class GameSocket {
this.socket.send(
JSON.stringify({
type: "input",
dx,
dy,
payload: { dx, dy },
}),
);
}
The note is not visible to the blocked user.