mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-29 23:17:13 +08:00
Fix: Map swipe optimize should use local map view to generate blacklist
- Opt: Take less screenshots during swipe, reuse local view object as possible - Refactor: handle_boss_appear_refocus() - Fix: Update swipe box area in map, avoid clicking auto search
This commit is contained in:
@@ -36,7 +36,7 @@ class OSFleet(OSCamera, Combat, Fleet, OSAsh):
|
||||
Remove non-exist things like strategy, round.
|
||||
"""
|
||||
# self.handle_strategy(index=1 if not self.fleets_reversed() else 2)
|
||||
# self.update()
|
||||
self.update()
|
||||
# if self.handle_fleet_reverse():
|
||||
# self.handle_strategy(index=1)
|
||||
self.hp_reset()
|
||||
|
||||
Reference in New Issue
Block a user