mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Update Airboss.lua
This commit is contained in:
parent
e50fc00583
commit
2693e76483
@ -6131,7 +6131,7 @@ function AIRBOSS:_ScanCarrierZone()
|
|||||||
local putintomarshal=false
|
local putintomarshal=false
|
||||||
|
|
||||||
-- Get flight group.
|
-- Get flight group.
|
||||||
local flight=_DATABASE:GetFlightGroup(groupname)
|
local flight=_DATABASE:GetOpsGroup(groupname)
|
||||||
|
|
||||||
if flight and flight:IsInbound() and flight.destbase:GetName()==self.carrier:GetName() then
|
if flight and flight:IsInbound() and flight.destbase:GetName()==self.carrier:GetName() then
|
||||||
if flight.ishelo then
|
if flight.ishelo then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user