mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge remote-tracking branch 'origin/master' into develop
# Conflicts: # Moose Development/Moose/Wrapper/Positionable.lua # Moose Development/Moose/Wrapper/Unit.lua
This commit is contained in:
commit
bfe7bf1af5
@ -246,9 +246,8 @@ function POSITIONABLE:GetVec3()
|
|||||||
--end
|
--end
|
||||||
--)
|
--)
|
||||||
local vec3 = DCSPositionable:getPoint()
|
local vec3 = DCSPositionable:getPoint()
|
||||||
return vec3
|
|
||||||
--if status then
|
--if status then
|
||||||
-- return vec3
|
return vec3
|
||||||
--else
|
--else
|
||||||
--self:E( { "Cannot get Vec3 from DCS Object", Positionable = self, Alive = self:IsAlive() } )
|
--self:E( { "Cannot get Vec3 from DCS Object", Positionable = self, Alive = self:IsAlive() } )
|
||||||
--end
|
--end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user