mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Adjust comment
This commit is contained in:
parent
5dfba64ac3
commit
05163d41a0
@ -140,7 +140,7 @@ class ObjectiveFinder:
|
||||
def vulnerable_control_points(self) -> Iterator[ControlPoint]:
|
||||
"""Iterates over friendly CPs that are vulnerable to enemy CPs.
|
||||
|
||||
Vulnerability is defined as any enemy CP within threat range of of the
|
||||
Vulnerability is defined as any enemy CP within threat range of the
|
||||
CP.
|
||||
"""
|
||||
for cp in self.friendly_control_points():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user