Skip to content

Commit

Permalink
champ
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Nov 17, 2023
1 parent b4770ef commit 470cad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sim.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

from pygame.math import Vector2

from tracks import track202303 as track
from tracks import champ as track

from functions import custom as deepracer
from functions import TwoDigits as deepracer


TITLE = "DeepRacer Simulator"
Expand Down

0 comments on commit 470cad7

Please sign in to comment.