1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 01:38:21 +08:00

Fix: 修复6-3出生点被堵住的问题

This commit is contained in:
LmeSzinc
2020-04-19 11:53:11 +08:00
parent 0447c6f3ab
commit 0e66208e1d
2 changed files with 8 additions and 2 deletions

View File

@@ -312,7 +312,7 @@ class Map(Fleet):
self.fleet_1.switch_to()
return False
logger.info('Fleet_2 step on %s got roadblocks.')
logger.info('Fleet_2 step on got roadblocks.')
self.fleet_1.clear_roadblocks(roadblocks)
self.fleet_1.clear_all_mystery()
return True