mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
OPSTRANSPORT
- Added Cancel feature. First steps... - Fixed a couple of other little bugs.
This commit is contained in:
@@ -3420,6 +3420,9 @@ function AUFTRAG:onafterRepeat(From, Event, To)
|
||||
self.Ncasualties=0
|
||||
self.Nelements=0
|
||||
|
||||
-- Update DCS mission task. Could be that the initial task (e.g. for bombing) was destroyed. Then we need to update the coordinate.
|
||||
self.DCStask=self:GetDCSMissionTask()
|
||||
|
||||
-- Call status again.
|
||||
self:__Status(-30)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user