mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-21 18:09:29 +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