explode macro to params

This commit is contained in:
commy2 2016-01-06 22:49:22 +01:00
parent e56e18bff3
commit de13518177

View File

@ -12,7 +12,7 @@
#define COUNT_BARS 12
EXPLODE_1_PVT(_this,_target);
params ["_target"];
private _weapon = currentWeapon _target;
private _muzzle = currentMuzzle _target;