Merge branch 'master' into develop

This commit is contained in:
Frank
2021-04-18 14:34:46 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -154,7 +154,7 @@ function UNIT:Name()
return self.UnitName
end
--- Get the DCS unit object.
--- Get the DCS unit object you want.
-- @param #UNIT self
-- @return DCS#Unit
function UNIT:GetDCSObject()