mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Solves problem after pull request #444
This commit is contained in:
@@ -458,7 +458,7 @@ end
|
|||||||
function POSITIONABLE:GetBeacon()
|
function POSITIONABLE:GetBeacon()
|
||||||
self:F2(self)
|
self:F2(self)
|
||||||
return BEACON:New(self)
|
return BEACON:New(self)
|
||||||
|
end
|
||||||
|
|
||||||
--- Start Lasing a POSITIONABLE
|
--- Start Lasing a POSITIONABLE
|
||||||
-- @param #POSITIONABLE self
|
-- @param #POSITIONABLE self
|
||||||
|
|||||||
Reference in New Issue
Block a user