Don't set previous owner when collected an item

This is used for bubble gum and nolok detection only
This commit is contained in:
Benau
2018-12-12 15:11:57 +08:00
parent 4b459b6988
commit 6a8305edab

View File

@@ -108,7 +108,6 @@ void ItemState::update(int ticks)
*/
void ItemState::collected(const AbstractKart *kart)
{
m_previous_owner = kart;
if (m_type == ITEM_EASTER_EGG)
{
// They will disappear 'forever'