mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-12 02:06:04 +08:00
Fix: Avoid turning_optimize in event maps
This commit is contained in:
@@ -12,7 +12,7 @@ class Config:
|
||||
# Disabled because having errors
|
||||
MAP_SWIPE_PREDICT_WITH_SEA_GRIDS = False
|
||||
# Ambushes can be avoid by having more DDs.
|
||||
MAP_WALK_OPTIMIZE = False
|
||||
MAP_WALK_TURNING_OPTIMIZE = False
|
||||
|
||||
|
||||
class CampaignBase(CampaignBase_):
|
||||
|
||||
Reference in New Issue
Block a user