This commit is contained in:
[VB]AWOL
2013-12-05 07:35:34 -06:00
parent 7a2ce76e5e
commit f2d4f5f183
3 changed files with 8 additions and 2 deletions

View File

@@ -1,10 +1,11 @@
// bleed.sqf
private ["_id","_unit","_num_removed"];
disableserialization;
_unit = (_this select 3) select 0;
call fnc_usec_medic_removeActions;
r_action = false;