1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Upd: Campaign bonus drop screenshots

This commit is contained in:
LmeSzinc
2021-10-14 17:51:36 +08:00
parent 01d49bb752
commit fe99f712b2
3 changed files with 17 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ class DropImage:
before = main.config.WAIT_BEFORE_SAVING_SCREEN_SHOT
if self:
main.handle_info_bar()
main.device.sleep(before)
main.device.screenshot()
self.add(main.device.image)