add import to OutholeTarget.py
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
from Target import Target
|
||||||
|
|
||||||
class OutholeTarget(Target):
|
class OutholeTarget(Target):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
super(100, 'Outhole Target')
|
super(100, 'Outhole Target')
|
||||||
|
|||||||
Reference in New Issue
Block a user