mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-18 04:34:53 +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:
@@ -22,6 +22,9 @@ class Config:
|
||||
'prominence': 10,
|
||||
'distance': 35,
|
||||
}
|
||||
MAP_SWIPE_MULTIPLY = (0.993, 1.011)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (0.960, 0.978)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (0.932, 0.949)
|
||||
|
||||
|
||||
class CampaignBase(CampaignBase_):
|
||||
|
||||
Reference in New Issue
Block a user