mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-23 09:01:45 +00:00
61aa7d8340
当使用像以下结构的代码时, 需要增加触发计数 否则当截图耗时大于计时器触发时间时, 会触发错误的结果 if self.appear(MAIN_CHECK): if confirm_timer.reached(): pass else: confirm_timer.reset() |
||
---|---|---|
.. | ||
ambush.py | ||
assets.py | ||
enemy_searching.py | ||
fast_forward.py | ||
info_bar.py | ||
login.py | ||
low_emotion.py | ||
mystery.py | ||
popup.py | ||
story.py | ||
strategy.py | ||
urgent_commission.py |