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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user