Skip to content

Commit

Permalink
Merge pull request #1367 from Vdauphin/FIX-body_marker
Browse files Browse the repository at this point in the history
FIX: Body bag marker stay after wreck repaired with dead body inside
  • Loading branch information
Vdauphin authored May 1, 2022
2 parents 58a0602 + 3bb88bf commit 4cabd18
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ if (btc_p_respawn_ticketsShare) then {
};
};

deleteMarker (_bodyBag getVariable ["btc_body_deadMarker", ""]);
_bodyBag call CBA_fnc_deleteEntity;

0 comments on commit 4cabd18

Please sign in to comment.