update OutholeTarget.py

This commit is contained in:
andi
2020-01-23 21:55:27 +01:00
parent 9007f959a1
commit 222fd69ef7

View File

@@ -1,7 +1,6 @@
class OutholeTarget(Target):
def __init__(self):
self.points = 100
super(points)
super(100, 'Outhole Target')
def hit(self):
super.hit()