mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Merge branch 'master' of LmeSzinc
This commit is contained in:
@@ -422,7 +422,7 @@ class FastForwardHandler(AutoSearchHandler):
|
||||
or 2x book setting is absent
|
||||
|
||||
"""
|
||||
confirm_timer = Timer(1).start()
|
||||
confirm_timer = Timer(0.3, count=1).start()
|
||||
clicked_threshold = 0
|
||||
while 1:
|
||||
if skip_first_screenshot:
|
||||
|
||||
Reference in New Issue
Block a user