Skip to content

Commit

Permalink
Update scripts/Modules/agc_lib.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ximk authored Dec 26, 2023
1 parent 36570ce commit cb34ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Modules/agc_lib.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from dolphin import gui, memory
from .mkw_classes import quatf, vec3
from .mkw_classes import vec3
from .mkw_classes import VehiclePhysics, KartMove, RaceConfig, Timer, RaceManagerPlayer
import math

Expand Down

0 comments on commit cb34ee9

Please sign in to comment.