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

Add: Handle commission list flashing bug

This commit is contained in:
LmeSzinc
2020-08-02 22:42:20 +08:00
parent 2b7b6697e4
commit 295849d216
2 changed files with 12 additions and 2 deletions

View File

@@ -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')