@@ -5,5 +5,5 @@ class Sound:
self.name = "Sound " + str(id)
pass
def play(self, name):
def play(self):
networking.playSound(self.name)
The note is not visible to the blocked user.