1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 05:17:24 +08:00

Fix: Misspelling & Line-end spaces

This commit is contained in:
hgjazhgj
2022-06-25 20:04:45 +08:00
parent 5bae649009
commit e779fd7e64
37 changed files with 79 additions and 83 deletions

View File

@@ -526,7 +526,7 @@ class OSFleet(OSCamera, Combat, Fleet, OSAsh):
logger.info('Fleet left boss, boss found')
break
# Re-enter boss accidently
# Re-enter boss accidentally
if self.combat_appear():
self.ui_back(check_button=self.is_in_map)