mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-23 07:21:53 +08:00
Fix: clear mode for event
This commit is contained in:
@@ -67,6 +67,7 @@ class Config:
|
||||
}
|
||||
HOMO_CANNY_THRESHOLD = (75, 100)
|
||||
STAGE_ENTRANCE = ['half', '20240725']
|
||||
MAP_HAS_MODE_SWITCH = True
|
||||
MAP_SWIPE_MULTIPLY = (1.234, 1.257)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.193, 1.215)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.158, 1.179)
|
||||
|
||||
Reference in New Issue
Block a user