mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 17:29:04 +08:00
Fix: Faster passing D7 D8
This commit is contained in:
parent
cf56488e5f
commit
3339116885
@ -67,6 +67,7 @@ class Config(ConfigBase):
|
||||
MAP_SWIPE_MULTIPLY = (1.222, 1.245)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.182, 1.204)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.148, 1.168)
|
||||
MAP_WALK_USE_CURRENT_FLEET = True
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
@ -67,6 +67,7 @@ class Config(ConfigBase):
|
||||
MAP_SWIPE_MULTIPLY = (1.222, 1.245)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.182, 1.204)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.148, 1.168)
|
||||
MAP_WALK_USE_CURRENT_FLEET = True
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user