Removed Group usage from _AddPlayerFromUnit

Due to bug 1.5 in DCS world
This commit is contained in:
svenvandevelde
2016-02-19 19:56:11 +01:00
parent b8148a7950
commit 84b79b0a75
2 changed files with 37 additions and 43 deletions

View File

@@ -78,6 +78,7 @@ trace.f( self.ClassName, { self.GroupName, Point, Radius } )
return self
end
function GROUP:_GetController()
return self._Group:getController()