1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 17:57:01 +08:00

Add: event_20200807_cn

- [CN][JP] Add 复刻最重要的宝物, 鉄血鮫とエニグマ(復刻)
- [EN] Add entrance of Aurora_Noctis
- Fix TEMPLATE_SIREN_CL
- Fix GameStuckError in relative record
This commit is contained in:
LmeSzinc
2020-08-06 19:37:26 +08:00
parent ddefbc048b
commit edb19e8eec
12 changed files with 249 additions and 51 deletions

View File

@@ -17,6 +17,7 @@ class Config:
"""
Paste the config of map file here
"""
ENABLE_GAME_STUCK_HANDLER = False
pass