mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
get flag ship lv in auto search
This commit is contained in:
@@ -65,6 +65,7 @@ class AutoSearchCombat(Combat):
|
||||
if not fleet_log:
|
||||
logger.info(f'Fleet: {index}, fleet_current_index: {fleet_current_index}')
|
||||
fleet_log = True
|
||||
self.lv_get(True)
|
||||
elif fleet_current_index != self.fleet_current_index:
|
||||
logger.info(f'Fleet: {index}, fleet_current_index: {fleet_current_index}')
|
||||
self.fleet_current_index = fleet_current_index
|
||||
|
||||
Reference in New Issue
Block a user