update OutholeTarget.py
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
class OutholeTarget(Target):
|
||||
def __init__(self):
|
||||
self.points = 100
|
||||
super(points)
|
||||
super(100, 'Outhole Target')
|
||||
|
||||
def hit(self):
|
||||
super.hit()
|
||||
Reference in New Issue
Block a user