mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Add: Handle commission list flashing bug
This commit is contained in:
@@ -110,4 +110,4 @@ class Device(Screenshot, Control, AppControl):
|
||||
self.stuck_record_clear()
|
||||
|
||||
if self.config.ENABLE_GAME_STUCK_HANDLER:
|
||||
raise GameStuckError(f'Waiting for {self.stuck_record}')
|
||||
raise GameStuckError(f'Wait too long')
|
||||
|
||||
Reference in New Issue
Block a user