mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Fix: STORY_ALLOW_SKIP should be True by default
This commit is contained in:
@@ -110,7 +110,7 @@ class ManualConfig:
|
||||
# but ridiculous that options that must be selected are skipped too
|
||||
# such as compulsory confirm before abyssal, interaction of siren scanning devices and logging devices
|
||||
# Don't click SKIP at the situation above
|
||||
STORY_ALLOW_SKIP = False
|
||||
STORY_ALLOW_SKIP = True
|
||||
|
||||
"""
|
||||
module.map.fleet
|
||||
|
||||
Reference in New Issue
Block a user