@@ -107,7 +107,6 @@ class MiceMaze(controls.KeyBindings):
for file in os.listdir("assets/Rat"):
if file.endswith(".png"):
self.assets[file[:-4]] = self.engine.load_image(f"Rat/{file}")
def add_point(self, value):
self.points += value
The note is not visible to the blocked user.