mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-28 07:58:16 +08:00
Upd: MAP_SWIPE_MULTIPLY
This commit is contained in:
@@ -64,6 +64,10 @@ class Config(ConfigBase):
|
||||
MAP_HAS_MYSTERY = False
|
||||
# ===== End of generated config =====
|
||||
|
||||
MAP_SWIPE_MULTIPLY = (1.233, 1.256)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.192, 1.214)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.157, 1.178)
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
||||
Reference in New Issue
Block a user