mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
#FLIGHTGROUP
* Make one is local
This commit is contained in:
parent
d25efe2293
commit
5a44948050
@ -712,7 +712,7 @@ end
|
||||
-- @param #FLIGHTGROUP self
|
||||
-- @return #boolean If true, has landed somewhere.
|
||||
function FLIGHTGROUP:IsLandedAt()
|
||||
is=self:Is("LandedAt")
|
||||
local is=self:Is("LandedAt")
|
||||
return is
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user