This commit is contained in:
s444349 2020-04-26 14:20:01 +02:00
commit d758feeda2

View File

@ -69,8 +69,7 @@ def game():
if event.key == pygame.K_DOWN:
obiekty["smieciarka"].w_dol()
#obiekty["smieciarka"].rand_move()
rysowaniePlanszy(obiekty)
while(temp):
obiekty["smieciarka"].astar_move(obiekty)
temp = False