thiiiiings
This commit is contained in:
9
targets/canal/CanalButtonMiddleTopTarget.py
Normal file
9
targets/canal/CanalButtonMiddleTopTarget.py
Normal file
@@ -0,0 +1,9 @@
|
||||
from targets.Target import Target
|
||||
|
||||
|
||||
class LeftLaneButton2Target(Target):
|
||||
def __init__(self):
|
||||
super(20000, "Canal Button Middle Top")
|
||||
|
||||
def hit(self):
|
||||
super.hit()
|
||||
Reference in New Issue
Block a user