1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 00:28:20 +08:00

Fix: 修复跳过猫攻击的动画

This commit is contained in:
LmeSzinc
2020-05-02 15:07:30 +08:00
parent 90e07b033d
commit b255475f47
2 changed files with 2 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ class Fleet(Camera, MapOperation, AmbushHandler):
# Cat attack animation
if self.handle_map_cat_attack():
walk_timeout.reset()
continue
if self.handle_walk_out_of_step():