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