This commit is contained in:
PabstMirror 2015-01-14 14:43:43 -06:00
parent 1d083aa072
commit a91b409702

View File

@ -17,4 +17,4 @@ if (alive _projectile) then {
{
[QGVAR(flashbangExplosionEvent), [_x, _projectile]] call EFUNC(common,globalEvent);
} forEach _affected;
};
};