python and super is super
This commit is contained in:
@@ -7,4 +7,4 @@ class RightOutlaneKickerTarget(Target):
|
||||
#Scores 30000, 50000 when lit and advances 1-2-3-4-5 sequence
|
||||
|
||||
def hit(self):
|
||||
super.hit()
|
||||
super().hit()()
|
||||
Reference in New Issue
Block a user