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

Opt: event_20200723_cn SWIPE_MULTIPLY fit

This commit is contained in:
LmeSzinc
2020-07-26 19:12:35 +08:00
parent 36006c6440
commit 10633686b1
6 changed files with 6 additions and 6 deletions

View File

@@ -77,7 +77,7 @@ class Config(ConfigBase):
HOMO_TILE = (168, 140)
HOMO_CENTER_OFFSET = (48 + 14, 48)
GRID_IMAGE_A_MULTIPLY = 1 / 1.2
MAP_SWIPE_MULTIPLY = (1.626, 1.626) # Same value as main chapter.
MAP_SWIPE_MULTIPLY = 1.537
class Campaign(CampaignBase):