1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-26 13:07:16 +08:00

Merge pull request #116 from nEEtdo0d/master

bugfix exercise module, check all opponents using old image possibly …
This commit is contained in:
LmeSzinc
2020-07-23 20:51:41 +08:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ class Exercise(ExerciseCombat):
self.config.config.set(*RECORD_COUNT, str(self.opponent_change_count))
self.config.save()
self.ensure_no_info_bar()
self.ensure_no_info_bar(timeout=3)
def _exercise_once(self):
"""Execute exercise once.