mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Chore: Comments in catch_camera_repositioning
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user