typo replace
This commit is contained in:
@@ -8,4 +8,4 @@ class FixedSpecialRedTarget(Target):
|
||||
super().__init__(10000, "Special Red")
|
||||
|
||||
def hit(self):
|
||||
super().hit()()
|
||||
super().hit()
|
||||
Reference in New Issue
Block a user