mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
remove uneeded sets
This commit is contained in:
parent
e1436d6ece
commit
d34201ed4e
@ -53,9 +53,6 @@ if (MAX_AVERAGES == count _lastPositions) then {
|
||||
};
|
||||
|
||||
_targetData set [0, (getPosASL _projectile) vectorFromTo _positionSum];
|
||||
_targetData set [1, 0];
|
||||
_targetData set [2, 0];
|
||||
_targetData set [3, 0];
|
||||
|
||||
TRACE_3("laser target found",_foundTargetPos,_positionSum,count _lastPositions);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user