mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:49:25 +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