mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
#644 - Extra Space in macro
This commit is contained in:
parent
8d8ae3dadb
commit
b2625c43e7
@ -13,7 +13,7 @@
|
||||
#include "script_component.hpp"
|
||||
|
||||
if( (count _this) > 2) then {
|
||||
EXPLODE_3_PVT(_this,_shooter,_laserUuid, _localLaserTarget);
|
||||
EXPLODE_3_PVT(_this,_shooter,_laserUuid,_localLaserTarget);
|
||||
|
||||
[_laserUuid] call EFUNC(laser,laserOff);
|
||||
// @TODO: Nou gets to field all tickets about missing lasers.
|
||||
|
Loading…
Reference in New Issue
Block a user