mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Fix: Too many clicks on SUBMARINE_READY in OpSi battles
This commit is contained in:
@@ -236,6 +236,7 @@ class Combat(Combat_, MapEventHandler):
|
||||
|
||||
logger.info('Auto Search combat execute')
|
||||
self.submarine_call_reset()
|
||||
self.device.click_record_clear()
|
||||
submarine_mode = 'do_not_use'
|
||||
if self.config.Submarine_Fleet:
|
||||
submarine_mode = self.config.Submarine_Mode
|
||||
|
||||
Reference in New Issue
Block a user