mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 07:49:04 +08:00
Upd: MAP_SWIPE_MULTIPLY
This commit is contained in:
@@ -59,6 +59,10 @@ class Config(ConfigBase):
|
||||
MAP_HAS_MYSTERY = False
|
||||
# ===== End of generated config =====
|
||||
|
||||
MAP_SWIPE_MULTIPLY = (1.192, 1.215)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.153, 1.174)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.119, 1.140)
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
||||
Reference in New Issue
Block a user