add OutholeTarget.py

This commit is contained in:
andi
2020-01-23 21:53:08 +01:00
parent d3996200b2
commit 9007f959a1

View File

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