@@ -32,7 +32,7 @@ def loadlevels():
def item_handler(screen:pygame.Surface):
spawn_chance = random.randint(0, 1000)
print(spawn_chance)
#print(spawn_chance)
if(spawn_chance == 0):
#print("Spawne item")
spawn_item_random(screen)
The note is not visible to the blocked user.