mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removed outdated comment
This commit is contained in:
parent
a35864c615
commit
b5dfe0a346
@ -81,7 +81,6 @@ if (isServer) then {
|
||||
|
||||
(GVAR(fireSources) deleteAt _hashedKey) params [["_fireLogic", objNull]];
|
||||
|
||||
// Deleting the object will automatically remove any particles (if there are any)
|
||||
detach _fireLogic;
|
||||
deleteVehicle _fireLogic;
|
||||
}] call CBA_fnc_addEventHandler;
|
||||
|
Loading…
Reference in New Issue
Block a user