mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 16:57:20 +08:00
Fix: Handle auto search reward after battle status C/D
This commit is contained in:
@@ -221,7 +221,7 @@ class Combat(Combat_, MapEventHandler):
|
||||
|
||||
if self.handle_submarine_call(submarine_mode):
|
||||
continue
|
||||
if success and self.handle_os_auto_search_map_option():
|
||||
if self.handle_os_auto_search_map_option(enable=success):
|
||||
continue
|
||||
|
||||
# End
|
||||
|
||||
Reference in New Issue
Block a user