mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Merge branch 'master' into dev-minigame-for-pr
# Conflicts: # module/ui/assets.py
This commit is contained in:
@@ -105,6 +105,12 @@ class ManualConfig:
|
||||
module.handler
|
||||
"""
|
||||
STORY_OPTION = 0
|
||||
# Dirty patch to fix a game bug on game client
|
||||
# 2023.09.07 AL story skip will skip story options
|
||||
# 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
|
||||
|
||||
"""
|
||||
module.map.fleet
|
||||
|
||||
Reference in New Issue
Block a user