1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-16 08:03:32 +08:00

Fix: [TW] Map detection backend in Daedalian Hymn event

Codes are from old files, so use the old detection method.
Turn on MAP_HAS_WALL in B2B3D2D3
This commit is contained in:
LmeSzinc
2021-06-26 21:26:48 +08:00
parent 7b87023ded
commit dc9a3c352e
8 changed files with 12 additions and 0 deletions

View File

@@ -70,6 +70,8 @@ class Config(ConfigBase):
MAP_HAS_AMBUSH = False
# ===== End of generated config =====
MAP_HAS_WALL = True
class Campaign(CampaignBase):
MAP = MAP