@@ -60,7 +60,7 @@ int main(void) {
if (!r.gameover) {
r.update(r, p, bl, br);
}
r.input(p);
r.input(r, p, bl, br);
r.render(p, bl, br);
The note is not visible to the blocked user.