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

@@ -2,6 +2,8 @@
private ["_started","_finished","_animState","_isMedic","_id","_unit"];
disableserialization;
_unit = (_this select 3) select 0;
call fnc_usec_medic_removeActions;