mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-04 11:34:51 +08:00
Fix: MAP_SWIPE_MULTIPLY
This commit is contained in:
@@ -53,6 +53,10 @@ class Config(ConfigBase):
|
||||
MAP_HAS_MYSTERY = False
|
||||
# ===== End of generated config =====
|
||||
|
||||
MAP_SWIPE_MULTIPLY = (1.193, 1.216)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.154, 1.175)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.120, 1.141)
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
||||
Reference in New Issue
Block a user