Merge branch 'master' into FF/Ops

This commit is contained in:
Frank
2021-05-02 00:25:07 +02:00
5 changed files with 372 additions and 332 deletions

View File

@@ -1460,7 +1460,7 @@ function CONTROLLABLE:TaskFireAtPoint( Vec2, Radius, AmmoCount, WeaponType, Alti
DCSTask.params.weaponType=WeaponType
end
self:I(DCSTask)
--self:I(DCSTask)
return DCSTask
end