mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-23 00:55:57 +00:00
Better item pickup
This commit is contained in:
parent
1376cc860d
commit
66fc483156
@ -230,7 +230,6 @@ class Entity extends Position{
|
||||
"target" => $item->eid
|
||||
)) !== false){
|
||||
$item->close();
|
||||
return false;
|
||||
}
|
||||
}else{
|
||||
$item->close();
|
||||
|
Loading…
x
Reference in New Issue
Block a user