mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-07 01:15:18 +00:00
修复今汐跳出战斗
This commit is contained in:
parent
12adf6dda2
commit
f6e4019ba9
@ -61,7 +61,7 @@ class Jinhsi(BaseChar):
|
||||
start = time.time()
|
||||
animation_start = 0
|
||||
last_op = 'resonance'
|
||||
self.task.in_liberation = False
|
||||
self.task.in_liberation = True
|
||||
while True:
|
||||
if time.time() - start > 6:
|
||||
self.logger.info(f'handle incarnation too long')
|
||||
|
Loading…
x
Reference in New Issue
Block a user