mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Upd: [CN] Fleet preparation
This commit is contained in:
@@ -35,7 +35,7 @@ class AzurLaneDaemon(DaemonBase, CampaignBase):
|
||||
if self.config.Daemon_EnterMap:
|
||||
if self.appear_then_click(MAP_PREPARATION, offset=(20, 20), interval=2):
|
||||
continue
|
||||
if self.appear_then_click(FLEET_PREPARATION, offset=(20, 20), interval=2):
|
||||
if self.appear_then_click(FLEET_PREPARATION, offset=(20, 50), interval=2):
|
||||
continue
|
||||
|
||||
# Retire
|
||||
|
||||
Reference in New Issue
Block a user