mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge pull request #4364 from acemod/tripflare-direct-call
Use directCall on tripflare effect
This commit is contained in:
commit
4db9fa11d3
@ -16,5 +16,5 @@
|
||||
|
||||
// This is called from a CfgCloudlet's beforeDestroyScript config.
|
||||
// It will be re-compiled each use, so avoid complex preProcessor includes and just call the prepared function.
|
||||
|
||||
_this call ace_explosives_fnc_spawnFlare;
|
||||
|
||||
[ace_explosives_fnc_spawnFlare, _this] call CBA_fnc_directCall;
|
||||
|
Loading…
Reference in New Issue
Block a user