forked from s452751/AI_PRO
V. 12
This commit is contained in:
parent
6524408bc9
commit
736af08577
@ -59,6 +59,7 @@ def drawTractor(screen: pygame.Surface, tractor_horizontal_index, tractor_vertic
|
|||||||
horizontal = tractor_horizontal_index * TILE_SIZE
|
horizontal = tractor_horizontal_index * TILE_SIZE
|
||||||
vertical = tractor_vertical_index * TILE_SIZE
|
vertical = tractor_vertical_index * TILE_SIZE
|
||||||
|
|
||||||
|
|
||||||
i = i/10
|
i = i/10
|
||||||
|
|
||||||
if direction == "UP":
|
if direction == "UP":
|
||||||
|
Loading…
Reference in New Issue
Block a user