1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-23 06:11:53 +08:00

Fix: 修复一些bug

- 修复了日常结束后不收菜的问题
- 修复登录
- 增加不能使用潜艇的地图的覆盖设置
- 修复了因图片不更新导致二队不会跳过阵容检查的问题
- 修复了一些过场图导致进入战斗判断错误的问题
This commit is contained in:
LmeSzinc
2020-04-12 13:54:06 +08:00
parent 964c2b3e56
commit 061077c690
11 changed files with 21 additions and 19 deletions

View File

@@ -18,6 +18,7 @@ A1, B1, C1, D1, E1, F1, G1, \
class Config:
FLEET_2 = 0
SUBMARINE = 0
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (120, 255 - 40),
'width': (1.5, 10),