@@ -95,6 +95,7 @@ class Tetris:
self.current_piece.revert()
if event.key == pygame.K_z:
if self.current_piece:
self.current_piece.play_piece_set_sound()
self.stack.add_piece(self.current_piece)
self.__generate_piece((300, 100))
The note is not visible to the blocked user.