1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-13 16:06:59 +08:00

withdraw when emotion is low

This commit is contained in:
Cyunmi
2021-08-12 07:58:03 +08:00
parent a323695cb2
commit 59702082af
6 changed files with 57 additions and 45 deletions

View File

@@ -153,10 +153,11 @@ class FastForwardHandler(AutoSearchHandler):
self.handle_2x_book_setting(mode='auto')
self.device.click(AUTO_SEARCH_MENU_QUIT)
self.interval_reset(AUTO_SEARCH_MENU_CONTINUE)
self.device.sleep(22)
return True
return False
@Config.when(GEMS_LEVEL_CHECK=False)
def handle_auto_search_continue(self):
"""
Override AutoSearchHandler definition