mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Merge pull request #87 from LmeSzinc/master
Fix: Handle info_bar when get ship in Launch Ceremony commissions
This commit is contained in:
commit
a4848b2acb
@ -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.
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user