mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
OPS
This commit is contained in:
parent
1f1efe553a
commit
d12799a892
@ -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