@@ -1009,10 +1009,10 @@ class Game:
self.process_clear_actions()
self.screen.fill("black")
self.draw_board_content()
if self.current_block:
self.draw_current_block()
self.draw_ghost_piece()
self.draw_board_border()
self.draw_held_and_next_piece()
The note is not visible to the blocked user.