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