mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Upd: [CN] Fleet preparation
This commit is contained in:
@@ -154,7 +154,7 @@ class CoalitionUI(Combat):
|
||||
continue
|
||||
|
||||
# Fleet preparation
|
||||
if fleet_timer.reached() and self.appear(FLEET_PREPARATION, offset=(20, 20)):
|
||||
if fleet_timer.reached() and self.appear(FLEET_PREPARATION, offset=(20, 50)):
|
||||
self.handle_fleet_preparation(stage, fleet)
|
||||
self.device.click(FLEET_PREPARATION)
|
||||
fleet_click += 1
|
||||
|
||||
Reference in New Issue
Block a user