another test
This commit is contained in:
@@ -3,7 +3,6 @@ import logging
|
||||
|
||||
class TopBankMiddleRight(BankTarget):
|
||||
def __init__(self):
|
||||
logging.info("test")
|
||||
super(100, "Top Bank Middle Right")
|
||||
|
||||
def hit(self):
|
||||
|
||||
Reference in New Issue
Block a user