Merge pull request #7 from macchky/fix2

Silly mistake
This commit is contained in:
happydayz-enigma 2016-10-09 19:34:51 +11:00 committed by GitHub
commit 50b97a4310

View File

@ -104,7 +104,7 @@ if (!local _requestingPlayer) then
// Remove all items from dead body
_clear =
{
_this = _object;
_object = _this;
removeAllActions _object;
removeAllAssignedItems _object;
removeHeadgear _object;