mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 16:29:25 +08:00
Fix: Timer _story_confirm conflict with STORY_SKIP timer
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user