1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-17 13:54:53 +08:00

Opt: MAP_SWIPE_MULTIPLY in event_20201012_cn

- Minor GUI description
This commit is contained in:
LmeSzinc
2020-10-12 17:36:12 +08:00
parent f26080c976
commit 6429b9c32b
4 changed files with 5 additions and 3 deletions

View File

@@ -59,6 +59,8 @@ class Config:
'width': (0, 10),
'wlen': 1000,
}
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.714
MAP_SWIPE_MULTIPLY = 1.773
class Campaign(CampaignBase):