1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 06:25:25 +08:00

Refactor: Fleet switching and fleet reverse

- Revert swipe limit of ensure_edge_insight
This commit is contained in:
LmeSzinc
2021-11-06 20:30:36 +08:00
parent 343bc2e4c1
commit b554a39351
14 changed files with 159 additions and 95 deletions

View File

@@ -16,6 +16,7 @@ SCOUT_POSITION = [
class HPBalancer(ModuleBase):
fleet_current_index = 1
fleet_show_index = 1
_hp = {}
_hp_has_ship = {}