mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-05-10 18:22:59 +08:00
Merge pull request #116 from nEEtdo0d/master
bugfix exercise module, check all opponents using old image possibly …
This commit is contained in:
@@ -25,7 +25,7 @@ class Exercise(ExerciseCombat):
|
|||||||
self.config.config.set(*RECORD_COUNT, str(self.opponent_change_count))
|
self.config.config.set(*RECORD_COUNT, str(self.opponent_change_count))
|
||||||
self.config.save()
|
self.config.save()
|
||||||
|
|
||||||
self.ensure_no_info_bar()
|
self.ensure_no_info_bar(timeout=3)
|
||||||
|
|
||||||
def _exercise_once(self):
|
def _exercise_once(self):
|
||||||
"""Execute exercise once.
|
"""Execute exercise once.
|
||||||
|
|||||||
Reference in New Issue
Block a user