@@ -93,9 +93,9 @@ def run_round(all_cars):
for b in new_brains:
all_cars.add(Car(brain=b))
print("Waiting before new run")
for x in range(1):
time.sleep(0.25)
pygame.display.flip()
# for x in range(1):
# time.sleep(0.25)
while True:
The note is not visible to the blocked user.