mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Timer _story_confirm conflict with STORY_SKIP timer
This commit is contained in:
parent
771debd24d
commit
e27ebbfab3
@ -318,6 +318,8 @@ class InfoHandler(ModuleBase):
|
||||
self._story_confirm.reset()
|
||||
self.story_popup_timeout.reset()
|
||||
return True
|
||||
else:
|
||||
self.interval_clear(STORY_SKIP)
|
||||
else:
|
||||
self._story_confirm.reset()
|
||||
if self.appear_then_click(GAME_TIPS, offset=(20, 20), interval=2):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user