Removed an unused property in controlpoint.py

This commit is contained in:
Khopa 2020-11-25 00:46:23 +01:00
parent ed96bc83b4
commit 20276e5230

View File

@ -151,7 +151,6 @@ class ControlPoint(MissionTarget, ABC):
captured = False
has_frontline = True
frontline_offset = 0.0
alt = 0