mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 11:05:25 +08:00
Add: Handle shared CD of recon scan and submarine call
- Add entrance of OpSi abyssal and stronghold
This commit is contained in:
@@ -127,7 +127,7 @@ class GlobeCamera(GlobeOperation, ZoneManager):
|
||||
out: IN_GLOBE, zone selected, ZONE_ENTRANCE
|
||||
"""
|
||||
zone = self.name_to_zone(zone)
|
||||
logger.info(f'Globe focus_to: {zone}')
|
||||
logger.info(f'Globe focus_to: {zone.zone_id}')
|
||||
|
||||
interval = Timer(2, count=2)
|
||||
while 1:
|
||||
|
||||
Reference in New Issue
Block a user