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

Opt: Handle giant BOSS in A1C1

This commit is contained in:
LmeSzinc
2021-12-30 00:23:53 +08:00
parent 80bb113c66
commit a1fef9f3b3
2 changed files with 2 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ class Config:
}
MAP_SWIPE_MULTIPLY = 1.743
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.685
MAP_WALK_USE_CURRENT_FLEET = True
class Campaign(CampaignBase):

View File

@@ -66,6 +66,7 @@ class Config:
}
MAP_SWIPE_MULTIPLY = 1.743
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.685
MAP_WALK_USE_CURRENT_FLEET = True
class Campaign(CampaignBase):