mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
#EasyGCICAP
This commit is contained in:
parent
8f71e6c5c4
commit
ed7821ad1c
@ -590,7 +590,7 @@ function EASYGCICAP:AddPatrolPointRecon(AirbaseName,Coordinate,Altitude,Speed,He
|
||||
EntryCAP.LegLength = LegLength or 15
|
||||
self.ManagedREC[#self.ManagedREC+1] = EntryCAP
|
||||
if self.debug then
|
||||
--local mark = MARKER:New(Coordinate,self.lid.."Patrol Point Recon"):ToAll()
|
||||
local mark = MARKER:New(Coordinate,self.lid.."Patrol Point Recon"):ToAll()
|
||||
end
|
||||
return self
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user