This commit is contained in:
Sven Van de Velde
2016-08-05 09:26:34 +02:00
parent e1610330f4
commit 92f1f08d5f
10 changed files with 354 additions and 29712 deletions

View File

@@ -71,7 +71,7 @@ end
--- Destroys the OBJECT.
-- @param #OBJECT self
-- @return #nil The DCS Unit is not existing or alive.
function UNIT:Destroy()
function OBJECT:Destroy()
self:F2( self.ObjectName )
local DCSObject = self:GetDCSObject()