1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Opt: save screenshot at campaign end

This commit is contained in:
2024-08-31 21:05:21 +08:00
parent 451a7b31f7
commit 18842fcded
3 changed files with 17 additions and 12 deletions

View File

@@ -185,7 +185,7 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
continue
# Auto search continue
if self.handle_auto_search_continue():
if self.handle_auto_search_continue(drop=drop):
campaign_timer.reset()
continue