mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-14 22:00:01 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -423,7 +423,7 @@ class ShipScanner(Scanner):
|
||||
value = kwargs.get(attr, self.limitation[attr])
|
||||
self.limit_value(key=attr, value=value)
|
||||
|
||||
logger.info(f'Limitaions set to {self.limitation}')
|
||||
logger.info(f'Limitations set to {self.limitation}')
|
||||
|
||||
|
||||
class DockScanner(ShipScanner):
|
||||
|
||||
Reference in New Issue
Block a user