mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Removed an unused property in controlpoint.py
This commit is contained in:
parent
ed96bc83b4
commit
20276e5230
@ -151,7 +151,6 @@ class ControlPoint(MissionTarget, ABC):
|
|||||||
|
|
||||||
captured = False
|
captured = False
|
||||||
has_frontline = True
|
has_frontline = True
|
||||||
frontline_offset = 0.0
|
|
||||||
|
|
||||||
alt = 0
|
alt = 0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user