mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
explode macro to params
This commit is contained in:
parent
e56e18bff3
commit
de13518177
@ -12,7 +12,7 @@
|
||||
|
||||
#define COUNT_BARS 12
|
||||
|
||||
EXPLODE_1_PVT(_this,_target);
|
||||
params ["_target"];
|
||||
|
||||
private _weapon = currentWeapon _target;
|
||||
private _muzzle = currentMuzzle _target;
|
||||
|
Loading…
Reference in New Issue
Block a user