0
0
mirror of https://github.com/ok-oldking/ok-wuthering-waves.git synced 2025-06-05 08:25:28 +00:00

修复个别机器截图为空的问题

This commit is contained in:
firedcto@gmail.com 2024-07-30 13:12:09 +08:00
parent d3012068d6
commit a56c646e8b

View File

@ -11,6 +11,7 @@ class Verina(BaseChar):
return self.switch_next_char()
self.click_echo()
self.normal_attack()
self.switch_next_char()
def count_base_priority(self):
return - 1