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

Chore: Comments in catch_camera_repositioning

This commit is contained in:
LmeSzinc
2025-01-17 12:37:49 +08:00
parent 4c1f673df0
commit 22fedfefab

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: