Update Unit.lua

- Appveyor test
This commit is contained in:
Frank 2021-04-18 22:16:46 +02:00
parent 9f095a1d28
commit 2d6545429a

View File

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