mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
OPS
- Added tanker and CAP zones
This commit is contained in:
@@ -6067,6 +6067,10 @@ function OPSGROUP:onafterStop(From, Event, To)
|
||||
if self.Scheduler then
|
||||
self.Scheduler:Clear()
|
||||
end
|
||||
|
||||
if self.flightcontrol then
|
||||
|
||||
end
|
||||
|
||||
if self:IsAlive() and not (self:IsDead() or self:IsStopped()) then
|
||||
local life, life0=self:GetLifePoints()
|
||||
|
||||
Reference in New Issue
Block a user