mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 02:53:44 +08:00
Fix: Confirm ash popup if enable IGNORE_LOW_EMOTION_WARN
This commit is contained in:
@@ -4,6 +4,7 @@ class OSConfig:
|
|||||||
"""
|
"""
|
||||||
MAP_FOCUS_ENEMY_AFTER_BATTLE = True
|
MAP_FOCUS_ENEMY_AFTER_BATTLE = True
|
||||||
MAP_HAS_SIREN = True
|
MAP_HAS_SIREN = True
|
||||||
|
IGNORE_LOW_EMOTION_WARN = False
|
||||||
|
|
||||||
MAP_GRID_CENTER_TOLERANCE = 0.2
|
MAP_GRID_CENTER_TOLERANCE = 0.2
|
||||||
MAP_SWIPE_MULTIPLY = (1.320, 1.009)
|
MAP_SWIPE_MULTIPLY = (1.320, 1.009)
|
||||||
|
|||||||
Reference in New Issue
Block a user