mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update the react map for some new events.
This commit is contained in:
@@ -748,6 +748,7 @@ class ControlPoint(MissionTarget, SidcDescribable, ABC):
|
||||
self.base.set_strength_to_minimum()
|
||||
self._clear_front_lines(events)
|
||||
self._create_missing_front_lines(events)
|
||||
events.update_control_point(self)
|
||||
|
||||
@property
|
||||
def required_aircraft_start_type(self) -> Optional[StartType]:
|
||||
|
||||
Reference in New Issue
Block a user