mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Chore: Comments in catch_camera_repositioning
This commit is contained in:
parent
4c1f673df0
commit
22fedfefab
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user