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:
Applevangelist 2023-06-16 11:11:37 +02:00
commit bfe7bf1af5
2 changed files with 20 additions and 21 deletions

View File

@ -246,9 +246,8 @@ function POSITIONABLE:GetVec3()
--end
--)
local vec3 = DCSPositionable:getPoint()
return vec3
--if status then
-- return vec3
return vec3
--else
--self:E( { "Cannot get Vec3 from DCS Object", Positionable = self, Alive = self:IsAlive() } )
--end