@@ -99,7 +99,7 @@ class MiceMaze:
elif key == "Right":
self.scroll_cursor(x=1)
elif key == "Space":
self.play_sound("BOMB.wav")
self.play_sound("PUTDOWN.WAV")
self.spawn_bomb(self.pointer)
def scroll_cursor(self, x=0, y=0):
The note is not visible to the blocked user.