mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 17:27:22 +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):
|
def catch_camera_repositioning(self, destination):
|
||||||
"""
|
"""
|
||||||
Args:
|
Args:
|
||||||
Destination (GridInfo): Globe map grid.
|
destination (GridInfo): Globe map grid.
|
||||||
"""
|
"""
|
||||||
appear = False
|
appear = False
|
||||||
for data in self.map.spawn_data:
|
for data in self.map.spawn_data:
|
||||||
|
|||||||
Reference in New Issue
Block a user