mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-06 04:36:33 +08:00
Fix: prevent unwanted submarine hunt wait in super()._goto
This commit is contained in:
@@ -55,6 +55,7 @@ class OSMap(OSFleet, Map, GlobeCamera, StorageHandler, StrategicSearchHandler):
|
||||
self.config.override(
|
||||
Submarine_Fleet=1,
|
||||
Submarine_CallMode='every_combat',
|
||||
Submarine_HuntMode='do_not_use',
|
||||
STORY_ALLOW_SKIP=False,
|
||||
**kwargs
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user