mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: STORY_ALLOW_SKIP should be True by default
This commit is contained in:
parent
4d50f15f3b
commit
51d08a5419
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user