1
This commit is contained in:
parent
bdbf50ea8e
commit
e210195867
@ -572,7 +572,7 @@ void Player::LootInteraction(Loot* entity)
|
||||
room->DropItem(pos, item_meta->i->id(), 1);
|
||||
}
|
||||
skin = entity->item_id;
|
||||
need_sync_active_player = true;
|
||||
SyncAroundPlayers();
|
||||
}
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user