bub
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from Target import Target
|
||||
|
||||
from Sound import Sound
|
||||
class LeftInlaneTarget(Target):
|
||||
def __init__(self):
|
||||
super().__init__(3000, 'Left Inlane')
|
||||
|
||||
Reference in New Issue
Block a user