mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-15 00:51:10 +08:00
Fix: W15 optimizations
- Upd: [CN] MOB_MOVE_CANCEL - Opt: MAP_SWIPE_MULTIPLY - Fix: 15-1 did not inherit ConfigBase
This commit is contained in:
@@ -67,6 +67,10 @@ class Config(ConfigBase):
|
||||
# MAP_HAS_MYSTERY = True
|
||||
# ===== End of generated config =====
|
||||
|
||||
MAP_SWIPE_MULTIPLY = (1.055, 1.075)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.020, 1.039)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (0.990, 1.008)
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
||||
Reference in New Issue
Block a user