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:
parent
d3012068d6
commit
a56c646e8b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user