mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +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