This commit is contained in:
aozhiwei 2023-03-09 15:03:31 +08:00
parent 9ef0931d7b
commit b4cb68be37

View File

@ -2945,8 +2945,8 @@ void Human::LootInteraction(Loot* entity)
( (
GetWeakPtrRef(), GetWeakPtrRef(),
kPickUp, kPickUp,
target_uniid,
0, 0,
target_uniid,
true); true);
}, },
&xtimer_attacher); &xtimer_attacher);