1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 16:47:03 +08:00
This commit is contained in:
GH Action - Upstream Sync
2025-01-17 06:26:46 +00:00
78 changed files with 3228 additions and 110 deletions

View File

@@ -1030,7 +1030,7 @@ class Fleet(Camera, AmbushHandler):
def catch_camera_repositioning(self, destination):
"""
Args:
Destination (GridInfo): Globe map grid.
destination (GridInfo): Globe map grid.
"""
appear = False
for data in self.map.spawn_data: