Update Controllable.lua (#1518)

Error line 1466
This commit is contained in:
Applevangelist
2021-04-25 20:24:41 +02:00
committed by GitHub
parent dc64b98c59
commit 57f6096aa1

View File

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