mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Merge branch 'master' into develop
This commit is contained in:
@@ -361,9 +361,9 @@ do -- COORDINATE
|
||||
|
||||
-- Adjust height
|
||||
if altitude==nil then
|
||||
_coord.y=altitude
|
||||
else
|
||||
_coord.y=self:GetLandHeight()
|
||||
else
|
||||
_coord.y=altitude
|
||||
end
|
||||
|
||||
return _coord
|
||||
|
||||
Reference in New Issue
Block a user