@ -69,7 +69,6 @@ class Smieciarka(pygame.sprite.Sprite):
self.w_gore()
elif koord[0] == self.x and koord[1] - 1 == self.y:
self.w_dol()
print("skonczylem")
def w_lewo(self):
if self.x > 0:
The note is not visible to the blocked user.