1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 02:05:35 +08:00

ref: remove functon

This commit is contained in:
霞飛
2024-06-18 12:43:11 +08:00
committed by LmeSzinc
parent 62bc1ed7f7
commit 54747a8055
2 changed files with 1 additions and 11 deletions

View File

@@ -163,16 +163,6 @@ class ZoneManager:
ports = ports.sort_by_camera_distance(camera=tuple(zone.location))
return ports[0]
def is_in_azur_port(self, zone):
"""
Args:
zone (str, int, Zone): Name in CN/EN/JP/TW, zone id, or Zone instance.
Returns:
bool: True if zone is in azur port.
"""
return zone.is_azur_port
def zone_select(self, hazard_level):
"""
Similar to `self.zone.select(**kwargs)`, but delete zones in region 5.