diff --git a/server/gameserver/human.cc b/server/gameserver/human.cc index 54c8a680..d524476c 100644 --- a/server/gameserver/human.cc +++ b/server/gameserver/human.cc @@ -2945,8 +2945,8 @@ void Human::LootInteraction(Loot* entity) ( GetWeakPtrRef(), kPickUp, - target_uniid, 0, + target_uniid, true); }, &xtimer_attacher);