@@ -712,10 +712,6 @@ void cPlayer::FinishEating(void)
|
||||
{
|
||||
return;
|
||||
}
|
||||
if (!IsGameModeCreative())
|
||||
{
|
||||
GetInventory().RemoveOneEquippedItem();
|
||||
}
|
||||
ItemHandler->OnFoodEaten(m_World, this, &Item);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user