mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-19 03:57:09 +08:00
Fix: W15 optimizations
- Upd: [CN] MOB_MOVE_CANCEL - Opt: MAP_SWIPE_MULTIPLY - Fix: 15-1 did not inherit ConfigBase
This commit is contained in:
@@ -47,7 +47,7 @@ A7, B7, C7, D7, E7, F7, G7, H7, \
|
||||
= MAP.flatten()
|
||||
|
||||
|
||||
class Config:
|
||||
class Config(ConfigBase):
|
||||
# ===== Start of generated config =====
|
||||
# MAP_SIREN_TEMPLATE = ['0']
|
||||
# MOVABLE_ENEMY_TURN = (2,)
|
||||
|
||||
Reference in New Issue
Block a user