mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-06 21:15:07 +08:00
Refactor: separate submarine_mode for clearer semantics
This commit is contained in:
@@ -255,7 +255,7 @@ class Combat(Combat_, MapEventHandler):
|
||||
self.device.click_record_clear()
|
||||
submarine_mode = 'do_not_use'
|
||||
if self.config.Submarine_Fleet:
|
||||
submarine_mode = self.config.Submarine_Mode
|
||||
submarine_mode = self.config.Submarine_CallMode
|
||||
|
||||
success = True
|
||||
while 1:
|
||||
|
||||
Reference in New Issue
Block a user