mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-11 11:48:38 +00:00
Ops
This commit is contained in:
@@ -232,12 +232,14 @@ function INTEL:onafterStatus(From, Event, To)
|
||||
-- FSM state.
|
||||
local fsmstate=self:GetState()
|
||||
|
||||
-- Fresh arrays.
|
||||
self.ContactsLost={}
|
||||
self.ContactsUnknown={}
|
||||
|
||||
-- Check if group has detected any units.
|
||||
self:UpdateIntel()
|
||||
|
||||
-- Number of total contacts.
|
||||
local Ncontacts=#self.Contacts
|
||||
|
||||
-- Short info.
|
||||
|
||||
Reference in New Issue
Block a user