mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Merge branch 'master' into gems_farming
This commit is contained in:
@@ -215,7 +215,7 @@ class RewardResearch(ResearchSelector):
|
||||
|
||||
def research_receive(self, skip_first_screenshot=True, save_get_items=False):
|
||||
logger.info('Research receive')
|
||||
timeout = Timer(40)
|
||||
timeout = Timer(40).start()
|
||||
executed = False
|
||||
|
||||
while 1:
|
||||
|
||||
Reference in New Issue
Block a user