diff --git a/factories/EventFactory.py b/factories/EventFactory.py index a9e61a3..4ae1b78 100644 --- a/factories/EventFactory.py +++ b/factories/EventFactory.py @@ -19,6 +19,7 @@ from events.OrangeSpecialEvent import OrangeSpecialEvent from events.SpinnerEvent import SpinnerEvent from events.FixedTargetEvent import FixedTargetEvent from events.BonusEvent import BonusEvent +from events.TiltEvent import TiltEvent BONUS_EVENT_TARGETS = [ "Left Inlane",