V43 FIX
This commit is contained in:
parent
81b78aeae6
commit
9f0b621845
@ -26,5 +26,4 @@ if((vehicle _unit != _unit) && SC_debug) then
|
||||
};
|
||||
|
||||
_unit addMPEventHandler ["mpkilled", "_this call SC_fnc_unitMPKilled;"];
|
||||
_unit addEventHandler ["Fired", "_this call SC_fnc_unitFired;"];
|
||||
SC_fnc_unitFired
|
||||
//_unit addEventHandler ["Fired", "_this call SC_fnc_unitFired;"];
|
||||
|
Loading…
Reference in New Issue
Block a user